Condividi tramite


Certificate.IsStronglyProtected Proprietà

Definizione

Ottiene un valore che indica se la chiave privata associata al certificato è fortemente protetta.

public:
 property bool IsStronglyProtected { bool get(); };
bool IsStronglyProtected();
public bool IsStronglyProtected { get; }
var boolean = certificate.isStronglyProtected;
Public ReadOnly Property IsStronglyProtected As Boolean

Valore della proprietà

Boolean

bool

True se il certificato è fortemente protetto; in caso contrario false.

Si applica a