Freigeben über


ActiveDirectoryRoleFactoryConfiguration.Group Eigenschaft

Definition

Ruft den Namen der Gruppe für diese Instanz ab oder legt ihn fest.

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

Eigenschaftswert

String

Der Name der Gruppe für diese Instanz.

Attribute

Gilt für