Sdílet prostřednictvím


ActiveDirectoryRoleFactoryConfiguration.DistinguishedName Vlastnost

Definice

Získá nebo nastaví rozlišující název pro tuto instanci.

public:
 property System::String ^ DistinguishedName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("DistiguishedName", DefaultValue="distinguishedName")]
public string DistinguishedName { get; set; }
[<System.Configuration.ConfigurationProperty("DistiguishedName", DefaultValue="distinguishedName")>]
member this.DistinguishedName : string with get, set
Public Property DistinguishedName As String

Hodnota vlastnosti

Rozlišující název pro tuto instanci.

Atributy

Poznámky

DistinguishedNameConfigurationProperty je definován pro tento typ s výchozí hodnotou "distinguishedName". Tento typ představuje vlastnost konfigurace, atribut nebo podřízený prvek, který je obsažen v elementu konfiguračního souboru.

Platí pro