SecurityGroupDescription.DomainUserMembers Property

Definition

Gets the domain users to be added as members to this group.

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

Property Value

The domain users to be added as members to this group.

Applies to