次の方法で共有


EnterpriseKeyCredentialRegistrationManager.Current プロパティ

定義

現在のエンタープライズ キー資格情報登録マネージャーを取得します。

public:
 static property EnterpriseKeyCredentialRegistrationManager ^ Current { EnterpriseKeyCredentialRegistrationManager ^ get(); };
static EnterpriseKeyCredentialRegistrationManager Current();
public static EnterpriseKeyCredentialRegistrationManager Current { get; }
var enterpriseKeyCredentialRegistrationManager = EnterpriseKeyCredentialRegistrationManager.current;
Public Shared ReadOnly Property Current As EnterpriseKeyCredentialRegistrationManager

プロパティ値

現在のエンタープライズ キー資格情報登録マネージャー。

適用対象