Freigeben über


ActiveDirectoryRoleFactoryConfiguration.RootPath Eigenschaft

Definition

Ruft den Stammpfad für diese Instanz ab oder legt ihn fest.

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

Eigenschaftswert

String

Der Stammpfad für diese Instanz.

Attribute

Hinweise

RootPath ist eine für diesen Typ mit Standardwert "ConfigurationProperty" definierte RootPath. Dieser Typ stellt eine in einem Element einer Konfigurationsdatei enthaltene Konfigurationseigenschaft, ein Attribut oder ein untergeordnetes Element dar.

Gilt für