共用方式為


ASCredentialIdentityStoreCompletionHandler 代理人

定義

委派在回 ASCredentialIdentityStore 呼中使用的委派。

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

參數

success
Boolean
error
NSError

適用於