Info 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 Info As Slot.SlotInfo
public Slot.SlotInfo Info { get; }
public:
property Slot::SlotInfo^ Info {
    Slot::SlotInfo^ get ();
}
member Info : Slot.SlotInfo with get
function get Info () : Slot..::..SlotInfo

Property Value

Type: Microsoft.SPOT.Cryptoki. . :: . .Slot. . :: . .SlotInfo

.NET Framework Security

See Also

Reference

Slot Class

Microsoft.SPOT.Cryptoki Namespace