Skip to main content

Credentials.password property

Signature:

interface Credentials {
password: string;
}