







[Missing <summary> documentation for "M:Moxiecode.Manager.IPlugin.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
Namespace:
Moxiecode.Manager
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
bool OnAuthenticate( ManagerEngine man ) |
| Visual Basic (Declaration) |
|---|
Function OnAuthenticate ( _ man As ManagerEngine _ ) As Boolean |
| Visual C++ |
|---|
bool OnAuthenticate( ManagerEngine^ man ) |
Parameters
- man
- Type: Moxiecode.Manager..::.ManagerEngine
[Missing <param name="man"/> documentation for "M:Moxiecode.Manager.IPlugin.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
Return Value
[Missing <returns> documentation for "M:Moxiecode.Manager.IPlugin.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
