Compartir a través de


SubjectAlternativeNameInfo.DistinguishedName Propiedad

Definición

Obtiene el nombre distintivo.

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)

Valor de propiedad

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Nombre distintivo.

Se aplica a