Lines Matching refs:This

5 This program and the accompanying materials 
95 This function enrolls a user on this credential provider. If the user exists on
99 @param[in] This Points to this instance of EFI_USER_CREDENTIAL2_PROTOCOL.
107 @retval EFI_UNSUPPORTED This credential provider does not support enrollment in
117 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
124 This function returns information about the form used when interacting with the
130 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
145 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
154 This optional function returns a bitmap which is less than or equal to the number
158 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
176 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
186 This function returns a string which describes the credential provider. If no
189 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
201 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
209 This function returns the user identifier of the user authenticated by this credential
210 provider. This function is called after the credential-related information has been
214 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
223 @retval EFI_INVALID_PARAMETER This is NULL, or Identifier is NULL.
231 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
239 This function is called when a credential provider is selected by the user. If
243 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
254 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
261 This function is called when a credential provider is deselected by the user.
263 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
271 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This
277 This function reports the default login behavior regarding this credential provider.
279 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
290 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
297 This function returns user information.
299 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
319 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
329 This function returns the next user information record. To retrieve the first user
334 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
347 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,
354 This function deletes a user on this credential provider.
356 @param[in] This Points to this instance of the EFI_USER_CREDENTIAL2_PROTOCOL.
363 @retval EFI_UNSUPPORTED This credential provider does not support deletion in the pre-OS.
370 IN CONST EFI_USER_CREDENTIAL2_PROTOCOL *This,