SocketAsyncEventArgs.SocketClientAccessPolicyProtocol Egenskap

Definition

Varning

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Hämtar eller anger vilket protokoll som ska användas för att ladda ned socketklientens åtkomstprincipfil.

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

Egenskapsvärde

Det protokoll som ska användas för att ladda ned socketklientens åtkomstprincipfil.

Attribut

Kommentarer

SocketClientAccessPolicyProtocol Anger metoden för att ladda ned en principfil för klientåtkomst.

Gäller för