Click or drag to resize

SecurityProviderUtilityCreateProvider Method

Overload List
  Name Description
Public method Static member CreateProvider(String, String) Creates a new ISecurityProvider based on the settings in the config file.
Public method Static member CreateProvider(UserData, String) Creates a new ISecurityProvider based on the settings in the config file.
Public method Static member CreateProvider(String, IPrincipal, String) Creates a new ISecurityProvider based on the settings in the config file.
Top
See Also