TableResult.SessionToken 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 the session token returned from the TableOperation request results.
public string SessionToken { get; }
member this.SessionToken : string
Public ReadOnly Property SessionToken As String