Abstract Credential class
Namespace: Com.Tibco.As.Space.SecurityAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public abstract class Credential |
Visual Basic |
---|
Public MustInherit Class Credential |
Visual C++ |
---|
public ref class Credential abstract |
F# |
---|
[<AbstractClassAttribute>] type Credential = class end |
Inheritance Hierarchy
System..::..Object
Com.Tibco.As.Space.Security..::..Credential
Com.Tibco.As.Space.Security..::..UserPwdCredential
Com.Tibco.As.Space.Security..::..X509V3Credential
Com.Tibco.As.Space.Security..::..Credential
Com.Tibco.As.Space.Security..::..UserPwdCredential
Com.Tibco.As.Space.Security..::..X509V3Credential