EnterpriseKeyCredentialRegistrationManager Class

Definition

Provides access to information about enterprise key credential registrations.

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
Inheritance
Object Platform::Object IInspectable EnterpriseKeyCredentialRegistrationManager
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

Current

Gets the current enterprise key credential registration manager.

Methods

GetRegistrationsAsync()

Gets the enterprise key credential registrations.

Applies to