Skip to main content
Version: Next

Credentials.password property

Signature:

interface Credentials {
password: string;
}