IsDisposed 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 IsDisposed As Boolean
public bool IsDisposed { get; }
public:
property bool IsDisposed {
    bool get ();
}
member IsDisposed : bool
function get IsDisposed () : boolean

Property Value

Type: System. . :: . .Boolean

.NET Framework Security

See Also

Reference

SessionContainer Class

Microsoft.SPOT.Cryptoki Namespace