Namespace: DSInternals.Win32.WebAuthn
Assembly: DSInternals.Win32.WebAuthn.dll
Enterprise Attestation Capabilities
public enum EnterpriseAttestationType : uintNone = 0
Corresponds to WEBAUTHN_ENTERPRISE_ATTESTATION_NONE.
VendorFacilitated = 1
Vendor-facilitated enterprise attestation
Corresponds to WEBAUTHN_ENTERPRISE_ATTESTATION_VENDOR_FACILITATED.
PlatformManaged = 2
Platform-managed enterprise attestation
Corresponds to WEBAUTHN_ENTERPRISE_ATTESTATION_PLATFORM_MANAGED.