PasswordCredential: {
    kind: Password;
    rp: RelyingParty;
    temporaryAuthenticationToken: Jwt;
    user: AuthenticationUserInformation;
}

Type declaration

Generated using TypeDoc