CMSOpenIDHelperIsValid Method |
Custom OpenID URL validation.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public static bool IsValid(
string openIDURL
)
Parameters
- openIDURL
- Type: SystemString
Return Value
Type:
BooleanSee Also