Udostępnij za pośrednictwem


RestAuthLocation Enum

Definition

The location of the authentication key/value pair in the request.

public enum RestAuthLocation
type RestAuthLocation = 
Public Enum RestAuthLocation
Inheritance
RestAuthLocation

Fields

Name Value Description
Query 0

Query.

Header 1

Header.

Applies to