Initializes a new instance of the UserPwdCredential class

Namespace: Com.Tibco.As.Space.Security
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)

Syntax

C#
public UserPwdCredential()
Visual Basic
Public Sub New
Visual C++
public:
UserPwdCredential()
F#
new : unit -> UserPwdCredential

See Also