Lines Matching refs:New
1 | Change Type | Old Version | New Version | d.ts File |
49 …name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>New version information…
50 …ute name: addAccount(name: string, extraInfo?: string): Promise\<void>;<br>New version information…
51 …>Method or attribute name: deleteAccount(name: string): Promise\<void>;<br>New version information…
52 …me: disableAppAccess(name: string, bundleName: string): Promise\<void>;<br>New version information…
53 …ame: enableAppAccess(name: string, bundleName: string): Promise\<void>;<br>New version information…
54 …ibute name: checkAppAccountSyncEnable(name: string): Promise\<boolean>;<br>New version information…
55 …e: string, credentialType: string, credential: string): Promise\<void>;<br>New version information…
56 …: setAccountExtraInfo(name: string, extraInfo: string): Promise\<void>;<br>New version information…
57 …tAppAccountSyncEnable(name: string, isEnable: boolean): Promise\<void>;<br>New version information…
58 …sociatedData(name: string, key: string, value: string): Promise\<void>;<br>New version information…
59 …ute name: getAllAccessibleAccounts(): Promise\<Array\<AppAccountInfo>>;<br>New version information…
60 … name: getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>New version information…
61 …ountCredential(name: string, credentialType: string): Promise\<string>;<br>New version information…
62 …or attribute name: getAccountExtraInfo(name: string): Promise\<string>;<br>New version information…
63 …e name: getAssociatedData(name: string, key: string): Promise\<string>;<br>New version information…
64 …Token(name: string, owner: string, authType: string): Promise\<string>;<br>New version information…
65 …thToken(name: string, authType: string, token: string): Promise\<void>;<br>New version information…
66 …tring, owner: string, authType: string, token: string): Promise\<void>;<br>New version information…
67 …hType: string, bundleName: string, isVisible: boolean): Promise\<void>;<br>New version information…
68 …name: string, authType: string, bundleName: string): Promise\<boolean>;<br>New version information…
69 …hTokens(name: string, owner: string): Promise\<Array\<OAuthTokenInfo>>;<br>New version information…
70 …getOAuthList(name: string, authType: string): Promise\<Array\<string>>;<br>New version information…
71 …henticatorCallback(sessionId: string): Promise\<AuthenticatorCallback>;<br>New version information…
72 …name: getAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;<br>New version information…
73 …ibute name: queryOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>New version information…
74 …OsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>New version information…
75 …>Method or attribute name: isMultiOsAccountEnable(): Promise\<boolean>;<br>New version information…
76 …attribute name: isOsAccountActived(localId: number): Promise\<boolean>;<br>New version information…
77 …nstraintEnable(localId: number, constraint: string): Promise\<boolean>;<br>New version information…
78 …ger;<br>Method or attribute name: isTestOsAccount(): Promise\<boolean>;<br>New version information…
79 …ountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
80 …tribute name: isOsAccountVerified(localId?: number): Promise\<boolean>;<br>New version information…
81 …ethod or attribute name: getCreatedOsAccountsCount(): Promise\<number>;<br>New version information…
82 … or attribute name: getOsAccountLocalIdFromProcess(): Promise\<number>;<br>New version information…
83 …ribute name: getOsAccountLocalIdFromUid(uid: number): Promise\<number>;<br>New version information…
84 …ountLocalIdFromDomain(domainInfo: DomainAccountInfo): Promise\<number>;<br>New version information…
85 … getOsAccountAllConstraints(localId: number): Promise\<Array\<string>>;<br>New version information…
86 …attribute name: queryActivatedOsAccountIds(): Promise\<Array\<number>>;<br>New version information…
87 …od or attribute name: queryCurrentOsAccount(): Promise\<OsAccountInfo>;<br>New version information…
88 …attribute name: getOsAccountTypeFromProcess(): Promise\<OsAccountType>;<br>New version information…
89 …d or attribute name: getDistributedVirtualDeviceId(): Promise\<string>;<br>New version information…
90 …OsAccountLocalIdBySerialNumber(serialNumber: number): Promise\<number>;<br>New version information…
91 …: getSerialNumberByOsAccountLocalId(localId: number): Promise\<number>;<br>New version information…
92 …, options: CreateAccountOptions, callback: AsyncCallback\<void>): void;<br>New version information…
93 …eAccount(name: string, options?: CreateAccountOptions): Promise\<void>;<br>New version information…
94 …options: CreateAccountImplicitlyOptions, callback: AuthCallback): void;<br>New version information…
95 …>Method or attribute name: removeAccount(name: string): Promise\<void>;<br>New version information…
96 …me: string, bundleName: string, isAccessible: boolean): Promise\<void>;<br>New version information…
97 …e: checkAppAccess(name: string, bundleName: string): Promise\<boolean>;<br>New version information…
98 … attribute name: checkDataSyncEnabled(name: string): Promise\<boolean>;<br>New version information…
99 …e: string, credentialType: string, credential: string): Promise\<void>;<br>New version information…
100 …: setDataSyncEnabled(name: string, isEnabled: boolean): Promise\<void>;<br>New version information…
101 …etCustomData(name: string, key: string, value: string): Promise\<void>;<br>New version information…
102 … or attribute name: getAllAccounts(): Promise\<Array\<AppAccountInfo>>;<br>New version information…
103 …e: getAccountsByOwner(owner: string): Promise\<Array\<AppAccountInfo>>;<br>New version information…
104 … getCredential(name: string, credentialType: string): Promise\<string>;<br>New version information…
105 …ibute name: getCustomData(name: string, key: string): Promise\<string>;<br>New version information…
106 …key: string]: Object },<br> callback: AuthCallback<br> ): void;<br>New version information…
107 …Token(name: string, owner: string, authType: string): Promise\<string>;<br>New version information…
108 …thToken(name: string, authType: string, token: string): Promise\<void>;<br>New version information…
109 …tring, owner: string, authType: string, token: string): Promise\<void>;<br>New version information…
110 …hType: string, bundleName: string, isVisible: boolean): Promise\<void>;<br>New version information…
111 …name: string, authType: string, bundleName: string): Promise\<boolean>;<br>New version information…
112 …thTokens(name: string, owner: string): Promise\<Array\<AuthTokenInfo>>;<br>New version information…
113 … getAuthList(name: string, authType: string): Promise\<Array\<string>>;<br>New version information…
114 …ibute name: getAuthCallback(sessionId: string): Promise\<AuthCallback>;<br>New version information…
115 …me: queryAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;<br>New version information…
116 …ame: string, owner: string, labels: Array\<string>): Promise\<boolean>;<br>New version information…
117 …deleteCredential(name: string, credentialType: string): Promise\<void>;<br>New version information…
118 …ions(options: SelectAccountsOptions): Promise\<Array\<AppAccountInfo>>;<br>New version information…
119 …tring, options: VerifyCredentialOptions, callback: AuthCallback): void;<br>New version information…
120 …: string, options: SetPropertiesOptions, callback: AuthCallback): void;<br>New version information…
121 …tribute name: getOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>New version information…
122 …OsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>New version information…
123 … or attribute name: activateOsAccount(localId: number): Promise\<void>;<br>New version information…
124 …hod or attribute name: checkMultiOsAccountEnabled(): Promise\<boolean>;<br>New version information…
125 …bute name: checkOsAccountActivated(localId: number): Promise\<boolean>;<br>New version information…
126 …>Method or attribute name: checkOsAccountTestable(): Promise\<boolean>;<br>New version information…
127 …od or attribute name: removeOsAccount(localId: number): Promise\<void>;<br>New version information…
128 … number, constraints: Array\<string>, enable: boolean): Promise\<void>;<br>New version information…
129 …: setOsAccountName(localId: number, localName: string): Promise\<void>;<br>New version information…
130 …er;<br>Method or attribute name: getOsAccountCount(): Promise\<number>;<br>New version information…
131 …>Method or attribute name: queryMaxOsAccountNumber(): Promise\<number>;<br>New version information…
132 …me: getOsAccountConstraints(localId: number): Promise\<Array\<string>>;<br>New version information…
133 …ute name: queryAllCreatedOsAccounts(): Promise\<Array\<OsAccountInfo>>;<br>New version information…
134 …count(localName: string, type: OsAccountType): Promise\<OsAccountInfo>;<br>New version information…
135 …OsAccountType, domainInfo: DomainAccountInfo): Promise\<OsAccountInfo>;<br>New version information…
136 …thod or attribute name: getCurrentOsAccount(): Promise\<OsAccountInfo>;<br>New version information…
137 …ute name: queryOsAccountById(localId: number): Promise\<OsAccountInfo>;<br>New version information…
138 …>Method or attribute name: getOsAccountType(): Promise\<OsAccountType>;<br>New version information…
139 …or attribute name: queryDistributedVirtualDeviceId(): Promise\<string>;<br>New version information…
140 …bute name: getOsAccountProfilePhoto(localId: number): Promise\<string>;<br>New version information…
141 …tOsAccountProfilePhoto(localId: number, photo: string): Promise\<void>;<br>New version information…
142 …ger;<br>Method or attribute name: isMainOsAccount(): Promise\<boolean>;<br>New version information…
143 …ion: |Class name: UserAuth;<br>Method or attribute name: constructor();<br>New version information…
144 …tion: |Class name: PINAuth;<br>Method or attribute name: constructor();<br>New version information…
145 … name: UserIdentityManager;<br>Method or attribute name: constructor();<br>New version information…
146 …lass name: UserAuth;<br>Method or attribute name: getVersion(): number;<br>New version information…
147 …: getProperty(request: GetPropertyRequest): Promise\<ExecutorProperty>;<br>New version information…
148 …tribute name: setProperty(request: SetPropertyRequest): Promise\<void>;<br>New version information…
149 …ager;<br>Method or attribute name: openSession(): Promise\<Uint8Array>;<br>New version information…
150 …e: AuthType, callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;<br>New version information…
151 …: getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>New version information…
152 …rs: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;<br>New version information…
153 …: 'accountChange', callback?: Callback\<Array\<AppAccountInfo>>): void;<br>New version information…
154 …tivateOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>New version information…
155 …removeOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>New version information…
156 …nable: boolean,<br> callback: AsyncCallback\<void><br> ): void;<br>New version information…
157 …alId: number, localName: string, callback: AsyncCallback\<void>): void;<br>New version information…
158 … name: queryMaxOsAccountNumber(callback: AsyncCallback\<number>): void;<br>New version information…
159 …eatedOsAccounts(callback: AsyncCallback\<Array\<OsAccountInfo>>): void;<br>New version information…
160 …g, type: OsAccountType, callback: AsyncCallback\<OsAccountInfo>): void;<br>New version information…
161 …tInfo,<br> callback: AsyncCallback\<OsAccountInfo><br> ): void;<br>New version information…
162 …ntById(localId: number, callback: AsyncCallback\<OsAccountInfo>): void;<br>New version information…
163 …tProfilePhoto(localId: number, callback: AsyncCallback\<string>): void;<br>New version information…
164 …(localId: number, photo: string, callback: AsyncCallback\<void>): void;<br>New version information…
165 …ate' \| 'activating', name: string, callback: Callback\<number>): void;<br>New version information…
166 …te' \| 'activating', name: string, callback?: Callback\<number>): void;<br>New version information…
167 …tribute name: isMainOsAccount(callback: AsyncCallback\<boolean>): void;<br>New version information…
168 …ableStatus(authType: AuthType, authTrustLevel: AuthTrustLevel): number;<br>New version information…
169 … GetPropertyRequest, callback: AsyncCallback\<ExecutorProperty>): void;<br>New version information…
170 …rty(request: SetPropertyRequest, callback: AsyncCallback\<void>): void;<br>New version information…
171 …hTrustLevel,<br> callback: IUserAuthCallback<br> ): Uint8Array;<br>New version information…
172 …hTrustLevel,<br> callback: IUserAuthCallback<br> ): Uint8Array;<br>New version information…
173 …;<br>Method or attribute name: cancelAuth(contextID: Uint8Array): void;<br>New version information…
174 …<br>Method or attribute name: registerInputer(inputer: IInputer): void;<br>New version information…
175 … name: PINAuth;<br>Method or attribute name: unregisterInputer(): void;<br>New version information…
176 …ttribute name: openSession(callback: AsyncCallback\<Uint8Array>): void;<br>New version information…
177 …edential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>New version information…
178 …edential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>New version information…
179 …UserIdentityManager;<br>Method or attribute name: closeSession(): void;<br>New version information…
180 …ager;<br>Method or attribute name: cancel(challenge: Uint8Array): void;<br>New version information…
181 …tribute name: delUser(token: Uint8Array, callback: IIdmCallback): void;<br>New version information…
182 …entialId: Uint8Array, token: Uint8Array, callback: IIdmCallback): void;<br>New version information…
183 … getAuthInfo(callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;<br>New version information…
184 … name: onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;<br>New version information…
185 … or attribute name: activateOsAccount(localId: number): Promise\<void>;<br>New version information…
186 …od or attribute name: removeOsAccount(localId: number): Promise\<void>;<br>New version information…
187 … number, constraints: Array\<string>, enable: boolean): Promise\<void>;<br>New version information…
188 …: setOsAccountName(localId: number, localName: string): Promise\<void>;<br>New version information…
189 …>Method or attribute name: queryMaxOsAccountNumber(): Promise\<number>;<br>New version information…
190 …ute name: queryAllCreatedOsAccounts(): Promise\<Array\<OsAccountInfo>>;<br>New version information…
191 …count(localName: string, type: OsAccountType): Promise\<OsAccountInfo>;<br>New version information…
192 …OsAccountType, domainInfo: DomainAccountInfo): Promise\<OsAccountInfo>;<br>New version information…
193 …ute name: queryOsAccountById(localId: number): Promise\<OsAccountInfo>;<br>New version information…
194 …bute name: getOsAccountProfilePhoto(localId: number): Promise\<string>;<br>New version information…
195 …tOsAccountProfilePhoto(localId: number, photo: string): Promise\<void>;<br>New version information…
196 …ger;<br>Method or attribute name: isMainOsAccount(): Promise\<boolean>;<br>New version information…
197 …ConstraintSourceTypeInfo;<br>Method or attribute name: localId: number;<br>New version information…
198 …ion: |Class name: UserAuth;<br>Method or attribute name: class UserAuth<br>New version information…
199 …: getProperty(request: GetPropertyRequest): Promise\<ExecutorProperty>;<br>New version information…
200 …tribute name: setProperty(request: SetPropertyRequest): Promise\<void>;<br>New version information…
201 …ation: |Class name: PINAuth;<br>Method or attribute name: class PINAuth<br>New version information…
202 …name: InputerManager;<br>Method or attribute name: class InputerManager<br>New version information…
203 …name: DomainPlugin;<br>Method or attribute name: interface DomainPlugin<br>New version information…
204 …AccountManager;<br>Method or attribute name: class DomainAccountManager<br>New version information…
205 …IdentityManager;<br>Method or attribute name: class UserIdentityManager<br>New version information…
206 …ager;<br>Method or attribute name: openSession(): Promise\<Uint8Array>;<br>New version information…
207 …e: AuthType, callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;<br>New version information…
208 …: getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>New version information…
209 …e: GetPropertyRequest;<br>Method or attribute name: authType: AuthType;<br>New version information…
210 …e: SetPropertyRequest;<br>Method or attribute name: authType: AuthType;<br>New version information…
211 …ame: EnrolledCredInfo;<br>Method or attribute name: authType: AuthType;<br>New version information…
212 …rtyRequest;<br>Method or attribute name: keys: Array\<GetPropertyType>;<br>New version information…
213 … SetPropertyRequest;<br>Method or attribute name: key: SetPropertyType;<br>New version information…
214 …: SetPropertyRequest;<br>Method or attribute name: setInfo: Uint8Array;<br>New version information…
215 …ss name: ExecutorProperty;<br>Method or attribute name: result: number;<br>New version information…
216 …xecutorProperty;<br>Method or attribute name: authSubType: AuthSubType;<br>New version information…
217 …nrolledCredInfo;<br>Method or attribute name: authSubType: AuthSubType;<br>New version information…
218 …e: ExecutorProperty;<br>Method or attribute name: remainTimes?: number;<br>New version information…
219 …ss name: AuthResult;<br>Method or attribute name: remainTimes?: number;<br>New version information…
220 …: ExecutorProperty;<br>Method or attribute name: freezingTime?: number;<br>New version information…
221 …s name: AuthResult;<br>Method or attribute name: freezingTime?: number;<br>New version information…
222 …lass name: AuthResult;<br>Method or attribute name: token?: Uint8Array;<br>New version information…
223 … name: CredentialInfo;<br>Method or attribute name: credType: AuthType;<br>New version information…
224 … CredentialInfo;<br>Method or attribute name: credSubType: AuthSubType;<br>New version information…
225 …s name: CredentialInfo;<br>Method or attribute name: token: Uint8Array;<br>New version information…
226 … RequestResult;<br>Method or attribute name: credentialId?: Uint8Array;<br>New version information…
227 …nrolledCredInfo;<br>Method or attribute name: credentialId: Uint8Array;<br>New version information…
228 … EnrolledCredInfo;<br>Method or attribute name: templateId: Uint8Array;<br>New version information…
229 …s name: GetPropertyType;<br>Method or attribute name: AUTH_SUB_TYPE = 1<br>New version information…
230 …ss name: GetPropertyType;<br>Method or attribute name: REMAIN_TIMES = 2<br>New version information…
231 …s name: GetPropertyType;<br>Method or attribute name: FREEZING_TIME = 3<br>New version information…
232 … name: SetPropertyType;<br>Method or attribute name: INIT_ALGORITHM = 1<br>New version information…
233 …nformation: |Class name: AuthType;<br>Method or attribute name: PIN = 1<br>New version information…
234 …formation: |Class name: AuthType;<br>Method or attribute name: FACE = 2<br>New version information…
235 …tion: |Class name: AuthType;<br>Method or attribute name: DOMAIN = 1024<br>New version information…
236 … |Class name: AuthSubType;<br>Method or attribute name: PIN_SIX = 10000<br>New version information…
237 …lass name: AuthSubType;<br>Method or attribute name: PIN_NUMBER = 10001<br>New version information…
238 …Class name: AuthSubType;<br>Method or attribute name: PIN_MIXED = 10002<br>New version information…
239 … |Class name: AuthSubType;<br>Method or attribute name: FACE_2D = 20000<br>New version information…
240 … |Class name: AuthSubType;<br>Method or attribute name: FACE_3D = 20001<br>New version information…
241 …name: AuthSubType;<br>Method or attribute name: DOMAIN_MIXED = 10240001<br>New version information…
242 … |Class name: AuthTrustLevel;<br>Method or attribute name: ATL1 = 10000<br>New version information…
243 … |Class name: AuthTrustLevel;<br>Method or attribute name: ATL2 = 20000<br>New version information…
244 … |Class name: AuthTrustLevel;<br>Method or attribute name: ATL3 = 30000<br>New version information…
245 … |Class name: AuthTrustLevel;<br>Method or attribute name: ATL4 = 40000<br>New version information…
246 …mation: |Class name: Module;<br>Method or attribute name: FACE_AUTH = 1<br>New version information…
247 …tion: |Class name: ResultCode;<br>Method or attribute name: SUCCESS = 0<br>New version information…
248 …rmation: |Class name: ResultCode;<br>Method or attribute name: FAIL = 1<br>New version information…
249 …|Class name: ResultCode;<br>Method or attribute name: GENERAL_ERROR = 2<br>New version information…
250 …ion: |Class name: ResultCode;<br>Method or attribute name: CANCELED = 3<br>New version information…
251 …tion: |Class name: ResultCode;<br>Method or attribute name: TIMEOUT = 4<br>New version information…
252 …ass name: ResultCode;<br>Method or attribute name: TYPE_NOT_SUPPORT = 5<br>New version information…
253 …e: ResultCode;<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT = 6<br>New version information…
254 …rmation: |Class name: ResultCode;<br>Method or attribute name: BUSY = 7<br>New version information…
255 …s name: ResultCode;<br>Method or attribute name: INVALID_PARAMETERS = 8<br>New version information…
256 …ation: |Class name: ResultCode;<br>Method or attribute name: LOCKED = 9<br>New version information…
257 …|Class name: ResultCode;<br>Method or attribute name: NOT_ENROLLED = 10<br>New version information…
258 …FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_BRIGHT = 1<br>New version information…
259 …: FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_DARK = 2<br>New version information…
260 … FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_CLOSE = 3<br>New version information…
261 …e: FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_FAR = 4<br>New version information…
262 …: FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_HIGH = 5<br>New version information…
263 …e: FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_LOW = 6<br>New version information…
264 … FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_RIGHT = 7<br>New version information…
265 …: FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_LEFT = 8<br>New version information…
266 …ipsCode;<br>Method or attribute name: FACE_AUTH_TIP_TOO_MUCH_MOTION = 9<br>New version information…
267 …FaceTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_POOR_GAZE = 10<br>New version information…
268 …eTipsCode;<br>Method or attribute name: FACE_AUTH_TIP_NOT_DETECTED = 11<br>New version information…
269 … FingerprintTips;<br>Method or attribute name: FINGERPRINT_TIP_GOOD = 0<br>New version information…
270 …rintTips;<br>Method or attribute name: FINGERPRINT_TIP_IMAGER_DIRTY = 1<br>New version information…
271 …rintTips;<br>Method or attribute name: FINGERPRINT_TIP_INSUFFICIENT = 2<br>New version information…
272 …ngerprintTips;<br>Method or attribute name: FINGERPRINT_TIP_PARTIAL = 3<br>New version information…
273 …gerprintTips;<br>Method or attribute name: FINGERPRINT_TIP_TOO_FAST = 4<br>New version information…
274 …gerprintTips;<br>Method or attribute name: FINGERPRINT_TIP_TOO_SLOW = 5<br>New version information…
275 …traintSourceType;<br>Method or attribute name: CONSTRAINT_NOT_EXIST = 0<br>New version information…
276 …traintSourceType;<br>Method or attribute name: CONSTRAINT_TYPE_BASE = 1<br>New version information…
277 …urceType;<br>Method or attribute name: CONSTRAINT_TYPE_DEVICE_OWNER = 2<br>New version information…
278 …rceType;<br>Method or attribute name: CONSTRAINT_TYPE_PROFILE_OWNER = 3<br>New version information…
279 …ourceTypeInfo;<br>Method or attribute name: type: ConstraintSourceType;<br>New version information…
280 …ibute name: checkAppAccountSyncEnable(name: string): Promise\<boolean>;<br>New version information…
281 … attribute name: checkDataSyncEnabled(name: string): Promise\<boolean>;<br>New version information…
282 …tAppAccountSyncEnable(name: string, isEnable: boolean): Promise\<void>;<br>New version information…
283 …: setDataSyncEnabled(name: string, isEnabled: boolean): Promise\<void>;<br>New version information…
284 …ute name: getAllAccessibleAccounts(): Promise\<Array\<AppAccountInfo>>;<br>New version information…
285 … name: getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>New version information…
286 …ibute name: queryOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>New version information…
287 …tribute name: getOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>New version information…
288 …OsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>New version information…
289 …OsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>New version information…
290 … or attribute name: activateOsAccount(localId: number): Promise\<void>;<br>New version information…
291 …attribute name: isOsAccountActived(localId: number): Promise\<boolean>;<br>New version information…
292 …bute name: checkOsAccountActivated(localId: number): Promise\<boolean>;<br>New version information…
293 …nstraintEnable(localId: number, constraint: string): Promise\<boolean>;<br>New version information…
294 …ountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>New version information…
295 …tribute name: isOsAccountVerified(localId?: number): Promise\<boolean>;<br>New version information…
296 …od or attribute name: removeOsAccount(localId: number): Promise\<void>;<br>New version information…
297 … number, constraints: Array\<string>, enable: boolean): Promise\<void>;<br>New version information…
298 …: setOsAccountName(localId: number, localName: string): Promise\<void>;<br>New version information…
299 …ethod or attribute name: getCreatedOsAccountsCount(): Promise\<number>;<br>New version information…
300 …er;<br>Method or attribute name: getOsAccountCount(): Promise\<number>;<br>New version information…
301 …ountLocalIdFromDomain(domainInfo: DomainAccountInfo): Promise\<number>;<br>New version information…
302 … getOsAccountAllConstraints(localId: number): Promise\<Array\<string>>;<br>New version information…
303 …me: getOsAccountConstraints(localId: number): Promise\<Array\<string>>;<br>New version information…
304 …ute name: queryAllCreatedOsAccounts(): Promise\<Array\<OsAccountInfo>>;<br>New version information…
305 …count(localName: string, type: OsAccountType): Promise\<OsAccountInfo>;<br>New version information…
306 …OsAccountType, domainInfo: DomainAccountInfo): Promise\<OsAccountInfo>;<br>New version information…
307 …od or attribute name: queryCurrentOsAccount(): Promise\<OsAccountInfo>;<br>New version information…
308 …me: getCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;<br>New version information…
309 …thod or attribute name: getCurrentOsAccount(): Promise\<OsAccountInfo>;<br>New version information…
310 …ute name: queryOsAccountById(localId: number): Promise\<OsAccountInfo>;<br>New version information…
311 …d or attribute name: getDistributedVirtualDeviceId(): Promise\<string>;<br>New version information…
312 …or attribute name: queryDistributedVirtualDeviceId(): Promise\<string>;<br>New version information…
313 …bute name: getOsAccountProfilePhoto(localId: number): Promise\<string>;<br>New version information…
314 …tOsAccountProfilePhoto(localId: number, photo: string): Promise\<void>;<br>New version information…
315 …ger;<br>Method or attribute name: isMainOsAccount(): Promise\<boolean>;<br>New version information…
316 …: getProperty(request: GetPropertyRequest): Promise\<ExecutorProperty>;<br>New version information…
317 …tribute name: setProperty(request: SetPropertyRequest): Promise\<void>;<br>New version information…
318 …ager;<br>Method or attribute name: openSession(): Promise\<Uint8Array>;<br>New version information…
319 …e: AuthType, callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;<br>New version information…
320 …: getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>New version information…
321 …Class name: AppAccountInfo;<br>Method or attribute name: owner: string;<br>New version information…
322 …ss name: AuthenticatorInfo;<br>Method or attribute name: owner: string;<br>New version information…
323 …|Class name: AppAccountInfo;<br>Method or attribute name: name: string;<br>New version information…
324 …ss name: OAuthTokenInfo;<br>Method or attribute name: authType: string;<br>New version information…
325 …ass name: AuthTokenInfo;<br>Method or attribute name: authType: string;<br>New version information…
326 …Class name: OAuthTokenInfo;<br>Method or attribute name: token: string;<br>New version information…
327 …|Class name: AuthTokenInfo;<br>Method or attribute name: token: string;<br>New version information…
328 …: AuthTokenInfo;<br>Method or attribute name: account?: AppAccountInfo;<br>New version information…
329 …ame: AuthResult;<br>Method or attribute name: account?: AppAccountInfo;<br>New version information…
330 …s name: AuthenticatorInfo;<br>Method or attribute name: iconId: number;<br>New version information…
331 … name: AuthenticatorInfo;<br>Method or attribute name: labelId: number;<br>New version information…
332 …me: AuthResult;<br>Method or attribute name: tokenInfo?: AuthTokenInfo;<br>New version information…
333 …s;<br>Method or attribute name: customData?: { [key: string]: string };<br>New version information…
334 …yOptions;<br>Method or attribute name: requiredLabels?: Array\<string>;<br>New version information…
335 …sOptions;<br>Method or attribute name: requiredLabels?: Array\<string>;<br>New version information…
336 …countImplicitlyOptions;<br>Method or attribute name: authType?: string;<br>New version information…
337 …s;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>New version information…
338 …s;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>New version information…
339 …s;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>New version information…
340 …<br>Method or attribute name: allowedAccounts?: Array\<AppAccountInfo>;<br>New version information…
341 …tsOptions;<br>Method or attribute name: allowedOwners?: Array\<string>;<br>New version information…
342 …redentialOptions;<br>Method or attribute name: credentialType?: string;<br>New version information…
343 …ifyCredentialOptions;<br>Method or attribute name: credential?: string;<br>New version information…
344 …s;<br>Method or attribute name: properties?: { [key: string]: Object };<br>New version information…
345 …Class name: DistributedInfo;<br>Method or attribute name: name: string;<br>New version information…
346 … |Class name: DistributedInfo;<br>Method or attribute name: id: string;<br>New version information…
347 …lass name: DistributedInfo;<br>Method or attribute name: event: string;<br>New version information…
348 … name: DistributedInfo;<br>Method or attribute name: nickname?: string;<br>New version information…
349 …ss name: DistributedInfo;<br>Method or attribute name: avatar?: string;<br>New version information…
350 …e: DistributedInfo;<br>Method or attribute name: scalableData?: object;<br>New version information…
351 …lass name: OsAccountInfo;<br>Method or attribute name: localId: number;<br>New version information…
352 …ConstraintSourceTypeInfo;<br>Method or attribute name: localId: number;<br>New version information…
353 …ss name: OsAccountInfo;<br>Method or attribute name: localName: string;<br>New version information…
354 … name: OsAccountInfo;<br>Method or attribute name: type: OsAccountType;<br>New version information…
355 …sAccountInfo;<br>Method or attribute name: constraints: Array\<string>;<br>New version information…
356 … name: OsAccountInfo;<br>Method or attribute name: isVerified: boolean;<br>New version information…
357 …|Class name: OsAccountInfo;<br>Method or attribute name: photo: string;<br>New version information…
358 …s name: OsAccountInfo;<br>Method or attribute name: createTime: number;<br>New version information…
359 …ame: OsAccountInfo;<br>Method or attribute name: lastLoginTime: number;<br>New version information…
360 …name: OsAccountInfo;<br>Method or attribute name: serialNumber: number;<br>New version information…
361 …s name: OsAccountInfo;<br>Method or attribute name: isActived: boolean;<br>New version information…
362 …OsAccountInfo;<br>Method or attribute name: isCreateCompleted: boolean;<br>New version information…
363 …or attribute name: distributedInfo: distributedAccount.DistributedInfo;<br>New version information…
364 …ccountInfo;<br>Method or attribute name: domainInfo: DomainAccountInfo;<br>New version information…
365 …s name: DomainAccountInfo;<br>Method or attribute name: domain: string;<br>New version information…
366 …e: DomainAccountInfo;<br>Method or attribute name: accountName: string;<br>New version information…
367 …e: GetPropertyRequest;<br>Method or attribute name: authType: AuthType;<br>New version information…
368 …e: SetPropertyRequest;<br>Method or attribute name: authType: AuthType;<br>New version information…
369 …ame: EnrolledCredInfo;<br>Method or attribute name: authType: AuthType;<br>New version information…
370 …rtyRequest;<br>Method or attribute name: keys: Array\<GetPropertyType>;<br>New version information…
371 … SetPropertyRequest;<br>Method or attribute name: key: SetPropertyType;<br>New version information…
372 …: SetPropertyRequest;<br>Method or attribute name: setInfo: Uint8Array;<br>New version information…
373 …ss name: ExecutorProperty;<br>Method or attribute name: result: number;<br>New version information…
374 …xecutorProperty;<br>Method or attribute name: authSubType: AuthSubType;<br>New version information…
375 …nrolledCredInfo;<br>Method or attribute name: authSubType: AuthSubType;<br>New version information…
376 …e: ExecutorProperty;<br>Method or attribute name: remainTimes?: number;<br>New version information…
377 …ss name: AuthResult;<br>Method or attribute name: remainTimes?: number;<br>New version information…
378 …: ExecutorProperty;<br>Method or attribute name: freezingTime?: number;<br>New version information…
379 …s name: AuthResult;<br>Method or attribute name: freezingTime?: number;<br>New version information…
380 …lass name: AuthResult;<br>Method or attribute name: token?: Uint8Array;<br>New version information…
381 … name: CredentialInfo;<br>Method or attribute name: credType: AuthType;<br>New version information…
382 … CredentialInfo;<br>Method or attribute name: credSubType: AuthSubType;<br>New version information…
383 …s name: CredentialInfo;<br>Method or attribute name: token: Uint8Array;<br>New version information…
384 … RequestResult;<br>Method or attribute name: credentialId?: Uint8Array;<br>New version information…
385 …nrolledCredInfo;<br>Method or attribute name: credentialId: Uint8Array;<br>New version information…
386 … EnrolledCredInfo;<br>Method or attribute name: templateId: Uint8Array;<br>New version information…
387 …ourceTypeInfo;<br>Method or attribute name: type: ConstraintSourceType;<br>New version information…