m_sessionHandle Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the session handle.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Protected m_sessionHandle As Byte()
protected byte[] m_sessionHandle
protected:
array<unsigned char>^ m_sessionHandle
val mutable m_sessionHandle: byte[]
protected var m_sessionHandle : byte[]

.NET Framework Security

See Also

Reference

X509Certificate Class

System.Security.Cryptography.X509Certificates Namespace