ActiveDirectoryRoleFactoryConfiguration.DistinguishedName Propriedade

Definição

Recebe ou define o nome distinto para este caso.

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

Valor de Propriedade

O nome ilustre para este caso.

Atributos

Observações

DistinguishedName é um ConfigurationProperty definido para este tipo com valor padrão "distinguishedName". Este tipo representa uma propriedade de configuração, atributo ou elemento filho que está contido num elemento de um ficheiro de configuração.

Aplica-se a