Home
last modified time | relevance | path

Searched defs:JsAuthenticatorParam (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator.h44 struct JsAuthenticatorParam : public CommonAsyncContext { struct
45 JsAuthenticator jsAuthenticator;
46 std::string name;
47 std::string authType;
48 std::string callerBundleName;
49 AAFwk::WantParams options;
50 std::vector<std::string> labels;
51 VerifyCredentialOptions verifyCredOptions;
52 SetPropertiesOptions setPropOptions;
53 CreateAccountImplicitlyOptions createOptions;
[all …]