Click or drag to resize
AuthenticationInfoMethod Enumeration
The available authentication methods

Namespace: Com.Tibco.As.Space.Security
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public enum Method
Members
  Member nameValueDescription
NONE0 None
USERPWD1 User and password
X509V32 X509V3 Certification authentication
UNKNOWN3 Unknown
See Also