Home
last modified time | relevance | path

Searched refs:authType (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/api/
D@ohos.account.appAccount.d.ts160 authType: string,
1128 authType: string,
1150 auth(name: string, owner: string, authType: string, callback: AuthCallback): void;
1173 authType: string,
1190 …getOAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback<string>): voi…
1204 getOAuthToken(name: string, owner: string, authType: string): Promise<string>;
1221 …getAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback<string>): void;
1238 getAuthToken(name: string, owner: string, authType: string): Promise<string>;
1254 … setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback<void>): void;
1270 setOAuthToken(name: string, authType: string, token: string): Promise<void>;
[all …]
D@ohos.userIAM.userAuth.d.ts244 getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): number;
263 authType: UserAuthType,
884 function getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): void;
902 …function getAuthInstance(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustL…
956 authType: UserAuthType[]; property
1039 authType?: UserAuthType; property
D@ohos.account.osAccount.d.ts1851 getAvailableStatus(authType: AuthType, authTrustLevel: AuthTrustLevel): number;
1949 authType: AuthType,
1984 authType: AuthType,
2082 static registerInputer(authType: AuthType, inputer: IInputer): void;
2098 static unregisterInputer(authType: AuthType): void;
2804 getAuthInfo(authType: AuthType, callback: AsyncCallback<Array<EnrolledCredInfo>>): void;
2823 getAuthInfo(authType?: AuthType): Promise<Array<EnrolledCredInfo>>;
2943 authType: AuthType;
2973 authType: AuthType;
3193 authType: AuthType;
D@ohos.distributedHardware.deviceManager.d.ts542 authType: number; property
570 authType: number; property