Partager via


NetworkSecuritySettings.NetworkEncryptionType Propriété

Définition

Récupère le type de chiffrement utilisé par le réseau.

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

Valeur de propriété

Type de chiffrement réseau.

S’applique à

Voir aussi