SocketAsyncEventArgs.SocketClientAccessPolicyProtocol Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Obtient ou définit le protocole à utiliser pour télécharger le fichier de stratégie d'accès au client de socket.
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
Valeur de propriété
Protocole à utiliser pour télécharger le fichier de stratégie d’accès client du socket.
- Attributs
Remarques
spécifie SocketClientAccessPolicyProtocol la méthode pour télécharger un fichier de stratégie d’accès client.