AuthenticationType Property
AuthenticationType
The type of authorization the request will utilize.
Declaration
[IsRequired(true)]
public ODataAuthenticationTypes AuthenticationType { get; set; }
<IsRequired(True)>
Public Property AuthenticationType As ODataAuthenticationTypes