Compartir a través de


SecurityUserDescription.ParentSystemGroups Propiedad

Definición

Obtiene los grupos locales a los que se va a agregar este usuario.

public System.Collections.Generic.IList<string> ParentSystemGroups { get; }
member this.ParentSystemGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property ParentSystemGroups As IList(Of String)

Valor de propiedad

Los grupos locales a los que se va a agregar este usuario.

Se aplica a