Share via


Session.GetSessionInfo Method

Gets the session information.

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

Syntax

[MethodImplAttribute(InternalCall)]
public void GetSessionInfo (
         ref SessionInfo info
)

Parameters

  • info
    The session information to be assigned.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Session Class
Session Members
Microsoft.SPOT.Cryptoki Namespace