Share via


Session.Logout Method

Logs out of the session.

Namespace: Microsoft.SPOT.Cryptoki
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

[MethodImplAttribute(InternalCall)]
public bool Logout ()

Return Value

true if the logout was successful; otherwise, false.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Session Class
Session Members
Microsoft.SPOT.Cryptoki Namespace