HasPrivateKey Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Cryptoki
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public ReadOnly Property HasPrivateKey As Boolean
public bool HasPrivateKey { get; }
public:
property bool HasPrivateKey {
    bool get ();
}
member HasPrivateKey : bool
function get HasPrivateKey () : boolean

Property Value

Type: System. . :: . .Boolean

.NET Framework Security

See Also

Reference

CryptokiCertificate Class

Microsoft.SPOT.Cryptoki Namespace