File

projects/netgrif-components-core/src/lib/authentication/models/credentials.ts

Index

Properties

Properties

password
password: string
Type : string
username
username: string
Type : string
export interface Credentials {
    username: string;
    password: string;
}

result-matching ""

    No results matching ""