Compartir a través de


NetworkSecuritySettings.NetworkAuthenticationType Propiedad

Definición

Recupera el tipo de autenticación que usa la red.

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

Valor de propiedad

Tipo de autenticación de red.

Se aplica a

Consulte también