password property

String? password
getter/setter pair

Input only.

The credentials password. This is write only and can not be read in a GET operation.

Implementation

core.String? password;