Düzenle

Aracılığıyla paylaş


ASCredentialProviderViewController.PrepareInterfaceToProvideCredential Method

Definition

Developers should override this method which is called shortly before the user is shown the interface for the credential.

[Foundation.Export("prepareInterfaceToProvideCredentialForIdentity:")]
public virtual void PrepareInterfaceToProvideCredential (AuthenticationServices.ASPasswordCredentialIdentity credentialIdentity);
abstract member PrepareInterfaceToProvideCredential : AuthenticationServices.ASPasswordCredentialIdentity -> unit
override this.PrepareInterfaceToProvideCredential : AuthenticationServices.ASPasswordCredentialIdentity -> unit

Parameters

credentialIdentity
ASPasswordCredentialIdentity
Attributes

Applies to