CMSOpenIDHelper.GetRequestValue Method |
Returns DemandLevel of given parameter.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntaxpublic static DemandLevel GetRequestValue(
string requestLevel
)
Parameters
- requestLevel
- Type: System.String
Name of requested level
Return Value
Type:
DemandLevelReturns DemandLevel
See Also