Type alias DeviceKeyAuthenticationPolicy

DeviceKeyAuthenticationPolicy: {
    type: UserAuthenticationType;
}

Authentication policy applied when generating a device key. Sent from JS into native as input; mirrors the native DeviceKeyAuthenticationPolicy.

Type declaration

Generated using TypeDoc