m_handle Field

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

Contains the handle.

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

Syntax

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

.NET Framework Security

See Also

Reference

X509Certificate Class

System.Security.Cryptography.X509Certificates Namespace