OpenIDUserInfoProviderGetOpenIDUserInfoInternal Method |
Returns the OpenIDUserInfo structure for the specified OpenID Claimed Identifier.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax protected virtual OpenIDUserInfo GetOpenIDUserInfoInternal(
string openID
)
Parameters
- openID
- Type: SystemString
OpenID Claimed Identifier
Return Value
Type:
OpenIDUserInfoSee Also