BasicAuthData

Basic authentication data which supplies a userId and password for connecting to a resource.

Inherits from type AbstractAuthData and adds the following.


 

Attributes Summary

userId A user id.
password A password.

 

Attribute Details


userId

A user id.

Data type:   String
Default value:   unspecified



password

A password.

Data type:   String
Default value:   unspecified