ProtocolVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AAD protocol version.
public enum ProtocolVersion
type ProtocolVersion =
Public Enum ProtocolVersion
- Inheritance
-
ProtocolVersion
Fields
Name | Value | Description |
---|---|---|
V1 | 0 | Protocol version 1.0 |
V11 | 1 | Protocol version 1.1 |
V2 | 2 | Protocol version 2.0 |