CredentialStatement.Secret Property

Definition

Specifies the secret required for outgoing authentication. This clause is optional.

public Microsoft.SqlServer.TransactSql.ScriptDom.Literal Secret { get; set; }
member this.Secret : Microsoft.SqlServer.TransactSql.ScriptDom.Literal with get, set
Public Property Secret As Literal

Property Value

Applies to