Gets the auth method.
Namespace: Com.Tibco.As.Space.SecurityAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public AuthenticationInfo..::..Method AuthenticationMethod { get; } |
Visual Basic |
---|
Public ReadOnly Property AuthenticationMethod As AuthenticationInfo..::..Method Get |
Visual C++ |
---|
public: property AuthenticationInfo..::..Method AuthenticationMethod { AuthenticationInfo..::..Method get (); } |