Certificate.IsStronglyProtected Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der dem Zertifikat zugeordnete private Schlüssel stark geschützt ist.

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

Eigenschaftswert

Boolean

bool

True, wenn das Zertifikat stark geschützt ist; andernfalls false.

Gilt für: