Click or drag to resize
CMSOpenIDHelperIsValid Method
Custom OpenID URL validation.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public static bool IsValid(
	string openIDURL
)

Parameters

openIDURL
Type: SystemString

Return Value

Type: Boolean
See Also