ASCredentialIdentityStore.GetCredentialIdentityStoreState メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ハンドラーに引数として渡されるストアの状態を completion
取得します。
[Foundation.Export("getCredentialIdentityStoreStateWithCompletion:")]
public virtual void GetCredentialIdentityStoreState (Action<AuthenticationServices.ASCredentialIdentityStoreState> completion);
abstract member GetCredentialIdentityStoreState : Action<AuthenticationServices.ASCredentialIdentityStoreState> -> unit
override this.GetCredentialIdentityStoreState : Action<AuthenticationServices.ASCredentialIdentityStoreState> -> unit
パラメーター
- completion
- Action<ASCredentialIdentityStoreState>
- 属性