Aracılığıyla paylaş


IEnvironmentAuthToken.Token Property

Definition

Auth token value.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Auth token value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="token", Update=false)]
public string Token { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Auth token value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="token", Update=false)>]
member this.Token : string
Public ReadOnly Property Token As String

Property Value

Attributes

Applies to