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 : StringA user id.
password : StringA password.

Attribute Details

userId    -    A user id.
     data type:  String
     default Value:   unspecified



password    -    A password.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1996-2002