CMSOpenIDHelperInitialize Method |
Manually sets OpenID response for this object.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public void Initialize(
Object response
)
Parameters
- response
- Type: SystemObject
IAuthenticationResponse object
See Also