AuditActionSpecification.Principals Property

Definition

Represents the principals.

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

Property Value

Applies to