ActiveDirectoryRoleFactoryConfiguration.Group Eigenschap

Definitie

Hiermee haalt u de naam van de groep voor dit exemplaar op of stelt u deze in.

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

Waarde van eigenschap

De naam van de groep voor dit exemplaar.

Kenmerken

Van toepassing op