SecurityStatement.Permissions Property

Definition

Represents the permissions.

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

Property Value

Applies to