SecurityUserClause80.Users Property

Definition

The list of users. Will have zero elements if UserType80 is Public or NULL.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier> Users { get; }
member this.Users : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier>
Public ReadOnly Property Users As IList(Of Identifier)

Property Value

Applies to