Type alias DeviceKeyAuthenticationInfo

DeviceKeyAuthenticationInfo: {
    type: UserAuthenticationType;
}

Authentication policy reported back from native for an existing device key. Output only.

Type declaration

Generated using TypeDoc