[Missing <summary> documentation for "M:Moxiecode.Manager.Authenticators.SessionAuthenticator.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
Namespace:
Moxiecode.Manager.Authenticators
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
Visual Basic (Declaration) |
---|
Public Overrides Function OnAuthenticate ( _
man As ManagerEngine _
) As Boolean |
Parameters
- man
- Type: Moxiecode.Manager..::.ManagerEngine
[Missing <param name="man"/> documentation for "M:Moxiecode.Manager.Authenticators.SessionAuthenticator.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
Return Value
[Missing <returns> documentation for "M:Moxiecode.Manager.Authenticators.SessionAuthenticator.OnAuthenticate(Moxiecode.Manager.ManagerEngine)"]
Implements
IPlugin..::.OnAuthenticate(ManagerEngine)
See Also