Type Property

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

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

Syntax

'Declaration
Public ReadOnly Property Type As CryptoKey.KeyType
public CryptoKey.KeyType Type { get; }
public:
property CryptoKey::KeyType Type {
    CryptoKey::KeyType get ();
}
member Type : CryptoKey.KeyType
function get Type () : CryptoKey..::..KeyType

Property Value

Type: System.Security.Cryptography. . :: . .CryptoKey. . :: . .KeyType

.NET Framework Security

See Also

Reference

CryptoKey Class

System.Security.Cryptography Namespace