Condividi tramite


ASCredentialIdentityStoreCompletionHandler Delegato

Definizione

Delegato usato nei callback da ASCredentialIdentityStore.

public delegate void ASCredentialIdentityStoreCompletionHandler(bool success, NSError error);
type ASCredentialIdentityStoreCompletionHandler = delegate of bool * NSError -> unit

Parametri

success
Boolean
error
NSError

Si applica a