Partager via


NetworkSecuritySettings.NetworkAuthenticationType Propriété

Définition

Récupère le type d’authentification utilisé par le réseau.

public:
 property NetworkAuthenticationType NetworkAuthenticationType { NetworkAuthenticationType get(); };
NetworkAuthenticationType NetworkAuthenticationType();
public NetworkAuthenticationType NetworkAuthenticationType { get; }
var networkAuthenticationType = networkSecuritySettings.networkAuthenticationType;
Public ReadOnly Property NetworkAuthenticationType As NetworkAuthenticationType

Valeur de propriété

Type d’authentification réseau.

S’applique à

Voir aussi