EnterpriseKeyCredentialRegistrationInfo.Subject Property

Definition

Gets the subject.

public:
 property Platform::String ^ Subject { Platform::String ^ get(); };
winrt::hstring Subject();
public string Subject { get; }
var string = enterpriseKeyCredentialRegistrationInfo.subject;
Public ReadOnly Property Subject As String

Property Value

String

Platform::String

winrt::hstring

The subject.

Applies to