NotebookWorkspaceConnectionInfoResult.AuthToken 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.
Gets specifies auth token used for connecting to Notebook server (uses token-based auth).
[Newtonsoft.Json.JsonProperty(PropertyName="authToken")]
public string AuthToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authToken")>]
member this.AuthToken : string
Public ReadOnly Property AuthToken As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute