UserKey

SignonResponse.UserKey property

Gets or sets the use user key instead of UserId and UserPassword for subsequent requests. KeyExpireTime can limit lifetime.

public string UserKey { get; set; }

See Also