Group.DomainScope Property

Definition

Gets or sets the domain scope of the group.

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

Property Value

The domain scope of the group.

Attributes

Applies to