CMSOpenIDHelperOpenIDResponse Property |
Returns OpenID Response as IAuthenticationResponse object.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public IAuthenticationResponse OpenIDResponse { get; set; }
Property Value
Type:
IAuthenticationResponseSee Also