Share via


EnterpriseKeyCredentialRegistrationManager クラス

定義

エンタープライズ キーの資格情報の登録に関する情報へのアクセスを提供します。

public ref class EnterpriseKeyCredentialRegistrationManager sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EnterpriseKeyCredentialRegistrationManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EnterpriseKeyCredentialRegistrationManager
Public NotInheritable Class EnterpriseKeyCredentialRegistrationManager
継承
Object Platform::Object IInspectable EnterpriseKeyCredentialRegistrationManager
属性

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

プロパティ

Current

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

メソッド

GetRegistrationsAsync()

エンタープライズ キーの資格情報の登録を取得します。

適用対象