Click or drag to resize
CMSOpenIDHelperInitialize Method
Manually sets OpenID response for this object.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public void Initialize(
	Object response
)

Parameters

response
Type: SystemObject
IAuthenticationResponse object
See Also