Condividi tramite


SubjectAlternativeNameInfo.DistinguishedName Proprietà

Definizione

Ottiene il nome distinto.

public:
 property IVectorView<Platform::String ^> ^ DistinguishedName { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> DistinguishedName();
public IReadOnlyList<string> DistinguishedName { get; }
var iVectorView = subjectAlternativeNameInfo.distinguishedName;
Public ReadOnly Property DistinguishedName As IReadOnlyList(Of String)

Valore della proprietà

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Nome distinto.

Si applica a