DevTestLabArtifactSourceData.SecurityToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The security token to authenticate to the artifact source.
public string SecurityToken { get; set; }
member this.SecurityToken : string with get, set
Public Property SecurityToken As String