Udostępnij za pośrednictwem


ActiveDirectoryRoleFactoryConfiguration.DistinguishedName Właściwość

Definicja

Pobiera lub ustawia nazwę wyróżniającą dla tego wystąpienia.

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

Wartość właściwości

Nazwa wyróżniająca dla tego wystąpienia.

Atrybuty

Uwagi

DistinguishedNameConfigurationProperty jest zdefiniowany dla tego typu z wartością domyślną "distinguishedName". Ten typ reprezentuje właściwość konfiguracji, atrybut lub element podrzędny, który znajduje się w elemecie pliku konfiguracji.

Dotyczy