Share via


SourceControlUpdateParameters.SecurityToken Property

Definition

Gets or sets the authorization token for the repo of the source control.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityToken")]
public Microsoft.Azure.Management.Automation.Models.SourceControlSecurityTokenProperties SecurityToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityToken")>]
member this.SecurityToken : Microsoft.Azure.Management.Automation.Models.SourceControlSecurityTokenProperties with get, set
Public Property SecurityToken As SourceControlSecurityTokenProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to