m_issuer Field

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

Contains the certificate issuer.

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

Syntax

'Declaration
Protected m_issuer As String
protected string m_issuer
protected:
String^ m_issuer
val mutable m_issuer: string
protected var m_issuer : String

.NET Framework Security

See Also

Reference

X509Certificate Class

System.Security.Cryptography.X509Certificates Namespace