Overload List
| Name | Description | |
|---|---|---|
| Login(String) |
Performs a login for the supplied NamedCache name using the default login module.
| |
| Login(String, ILoginModule) |
Performs a login for the supplied NamedCache name using the specified ILoginModule implementation.
|
See Also