Password Property
The user's password.
Syntax
__property String Password = {read=FPassword, write=FSetPassword};
Default Value
""
Remarks
This property specifies the user's password. This must be set before calling GetAssertion or GetSecurityToken.
This property is not available at design time.
Data Type
String