Protocol Property
Protocol
The protocol chosen by the platform. This is an optional parameter, so it can be null.
C#
public PinUvAuthProtocol? Protocol { get; set; }
Property Value
Type | Description |
---|---|
PinUvAuthProtocol? |
The protocol chosen by the platform. This is an optional parameter, so it can be null.
public PinUvAuthProtocol? Protocol { get; set; }
Type | Description |
---|---|
PinUvAuthProtocol? |