Group.DomainScope Propiedad

Definición

Obtiene o establece el ámbito de dominio del grupo.

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

Valor de propiedad

El ámbito de dominio del grupo.

Atributos

Se aplica a