Share via


IRegistrationTokenMinimal.Token Property

Definition

The registration token base64 encoded string.

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

Property Value

Attributes

Applies to