DeviceAuthenticationProtocol Enum

Definition

Enumerates the device authentication protocol supported by the device.

public enum DeviceAuthenticationProtocol
type DeviceAuthenticationProtocol = 
Public Enum DeviceAuthenticationProtocol
Inheritance
DeviceAuthenticationProtocol

Fields

ChallengeResponse 1

The service supports the challenge response protocol.

None 0

The service does not support device authentication.

Applies to