AlterAuthorizationStatement.SecurityTargetObject Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Security target object. Optional may be null.
public Microsoft.SqlServer.TransactSql.ScriptDom.SecurityTargetObject SecurityTargetObject { get; set; }member this.SecurityTargetObject : Microsoft.SqlServer.TransactSql.ScriptDom.SecurityTargetObject with get, setPublic Property SecurityTargetObject As SecurityTargetObject