Lines Matching refs:This

5 This program and the accompanying materials 
83 This function enrolls and deletes a user profile using this credential provider.
89 @param[in] This Points to this instance of EFI_USER_CREDENTIAL2_PROTOCOL.
97 @retval EFI_UNSUPPORTED This credential provider does not support enrollment in
107 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
114 This function enrolls a user on this credential provider. If the user exists on
118 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
133 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
142 This optional function returns a bitmap which is less than or equal to the number
146 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
164 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
174 This function returns a string which describes the credential provider. If no
177 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
189 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
197 This function returns the user identifier of the user authenticated by this credential
198 provider. This function is called after the credential-related information has been
202 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
211 @retval EFI_INVALID_PARAMETER This is NULL, or Identifier is NULL.
219 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
227 This function is called when a credential provider is selected by the user. If
231 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
242 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
249 This function is called when a credential provider is deselected by the user.
251 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
259 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This
265 This function reports the default login behavior regarding this credential provider.
267 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
278 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
285 This function returns user information.
287 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
307 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
316 This function returns the next user information record. To retrieve the first user
321 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
334 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
341 This function deletes a user on this credential provider.
343 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
350 @retval EFI_UNSUPPORTED This credential provider does not support deletion in the pre-OS.
357 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,