共用方式為


NotebookWorkspaceConnectionInfoResult.AuthToken Property

Definition

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

Applies to