Click or drag to resize
CMSOpenIDHelper.IsValid 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: System.String

Return Value

Type: Boolean
See Also