SessionCookie

SignonResponse.SessionCookie property

Gets or sets the session cookie that the client should return on the next signon request.

public string SessionCookie { get; set; }

See Also