ASCredentialIdentityStoreCompletionHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Délégué utilisé dans les rappels par ASCredentialIdentityStore.
public delegate void ASCredentialIdentityStoreCompletionHandler(bool success, NSError error);
type ASCredentialIdentityStoreCompletionHandler = delegate of bool * NSError -> unit
Paramètres
- success
- Boolean
- error
- NSError