Compartilhar via


ISourceControl.TokenSecret Property

Definition

OAuth access token secret.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="OAuth access token secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenSecret")]
public string TokenSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="OAuth access token secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenSecret")>]
member this.TokenSecret : string with get, set
Public Property TokenSecret As String

Property Value

Attributes

Applies to