The AuthCallbackGuard class that is invoked to prompt the user
Namespace: Com.Tibco.As.Space.Security.ImplAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
public class AuthCallbackGuard : AuthenticationCallback |
| Visual Basic |
|---|
Public Class AuthCallbackGuard
Implements AuthenticationCallback |
| Visual C++ |
|---|
public ref class AuthCallbackGuard : AuthenticationCallback |
| F# |
|---|
type AuthCallbackGuard =
class
interface AuthenticationCallback
end |
Inheritance Hierarchy
See Also