Click or drag to resize
WindowsLiveLoginUserContext Property
Returns the application context that was originally passed to the sign-in request, if any.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public string Context { get; }

Property Value

Type: String
See Also