UpdateAzureAutomationSourceControl.AccessToken Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The source control access token.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Security.SecureString AccessToken { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The source control access token.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.AccessToken : System.Security.SecureString with get, set
Public Property AccessToken As SecureString

Property Value

SecureString
Attributes

Applies to