Enum MethodSchema
- Assembly
- Azure.Iot.Operations.Services.dll
Defines the method to authenticate the user of the client at the server.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum MethodSchema
Fields
Anonymous = 0Certificate = 1UsernamePassword = 2