Click or drag to resize
CMSOpenIDHelperClaimedIdentifier Property
Returns OpenID Claimed Identifier for current user.

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

Property Value

Type: String
See Also