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