Size 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 Overridable ReadOnly Property Size As Integer
public virtual int Size { get; }
public:
virtual property int Size {
    int get ();
}
abstract Size : int
override Size : int
function get Size () : int

Property Value

Type: System. . :: . .Int32

.NET Framework Security

See Also

Reference

CryptokiObject Class

Microsoft.SPOT.Cryptoki Namespace