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