CngUIPolicy.ProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de la interfaz de usuario para la clave.

public:
 property System::Security::Cryptography::CngUIProtectionLevels ProtectionLevel { System::Security::Cryptography::CngUIProtectionLevels get(); };
public System.Security.Cryptography.CngUIProtectionLevels ProtectionLevel { get; }
member this.ProtectionLevel : System.Security.Cryptography.CngUIProtectionLevels
Public ReadOnly Property ProtectionLevel As CngUIProtectionLevels

Valor de propiedad

CngUIProtectionLevels

Objeto que describe el nivel de protección de la interfaz de usuario que se aplica a la clave.

Se aplica a