Type alias DeviceKeyAuthenticationInfo

DeviceKeyAuthenticationInfo: {
    type: DeviceKeyAuthenticationType | DeprecatedDeviceKeyAuthenticationType;
}

Generated using TypeDoc