Gets the password authentication credentials from an arbitrary source.
Namespace:
Kaazing.SecurityReturn Value
the password authentication obtained.Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Function GetCredentials As PasswordAuthentication |
C# |
---|
PasswordAuthentication GetCredentials() |
Visual C++ |
---|
PasswordAuthentication^ GetCredentials() |