你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RestAuthLocation 枚举

定义

身份验证密钥/值对在请求中的位置。

public enum RestAuthLocation
type RestAuthLocation = 
Public Enum RestAuthLocation
继承
RestAuthLocation

字段

Header 1

标头。

Query 0

查询。

适用于