Windows apps
Collapse the table of content
Expand the table of content

Subject Property

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

Gets the subject distinguished name from the certificate.

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

public:
virtual property String^ Subject {
	String^ get ();
}

Property Value

Type: System..::..String
The subject distinguished name from the certificate.

Show:
© 2017 Microsoft