Share via


SlotList 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 Shared ReadOnly Property SlotList As Slot()
public static Slot[] SlotList { get; }
public:
static property array<Slot^>^ SlotList {
    array<Slot^>^ get ();
}
static member SlotList : Slot[]
static function get SlotList () : Slot[]

Property Value

Type: array<Microsoft.SPOT.Cryptoki. . :: . .Slot> [] () [] []

.NET Framework Security

See Also

Reference

Cryptoki Class

Microsoft.SPOT.Cryptoki Namespace