CngUIPolicy.ProtectionLevel Propriedade

Definição

Obtém o nível de proteção da interface do usuário para a chave.

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 da propriedade

CngUIProtectionLevels

Um objeto que descreve o nível de proteção de interface do usuário a ser aplicado à chave.

Aplica-se a