Initializes a new instance of the AuthCallbackGuard class.
Namespace: Com.Tibco.As.Space.Security.ImplAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public AuthCallbackGuard( AuthenticationCallback cb ) |
Visual Basic |
---|
Public Sub New ( cb As AuthenticationCallback ) |
Visual C++ |
---|
public: AuthCallbackGuard( AuthenticationCallback^ cb ) |
F# |
---|
new : cb : AuthenticationCallback -> AuthCallbackGuard |
Parameters
- cb
- Type: Com.Tibco.As.Space.Security..::..AuthenticationCallback
The cb.