SocketAsyncEventArgs.SocketClientAccessPolicyProtocol Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Let op
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Hiermee haalt u het protocol op dat moet worden gebruikt voor het downloaden van het socket-clienttoegangsbeleidsbestand.
public:
property System::Net::Sockets::SocketClientAccessPolicyProtocol SocketClientAccessPolicyProtocol { System::Net::Sockets::SocketClientAccessPolicyProtocol get(); void set(System::Net::Sockets::SocketClientAccessPolicyProtocol value); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public System.Net.Sockets.SocketClientAccessPolicyProtocol SocketClientAccessPolicyProtocol { get; set; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.SocketClientAccessPolicyProtocol : System.Net.Sockets.SocketClientAccessPolicyProtocol with get, set
Public Property SocketClientAccessPolicyProtocol As SocketClientAccessPolicyProtocol
Waarde van eigenschap
Het protocol dat moet worden gebruikt voor het downloaden van het socket-clienttoegangsbeleidsbestand.
- Kenmerken
Opmerkingen
Hiermee SocketClientAccessPolicyProtocol geeft u de methode op voor het downloaden van een clienttoegangsbeleidsbestand.