ServiceModelSecurityTokenRequirement.HttpAuthenticationSchemeProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果這個要求是針對要用於 HTTP 驗證中的權杖提供者或權杖驗證器,則取得值為 HTTP 驗證配置之權杖需求屬性的索引鍵。
public:
static property System::String ^ HttpAuthenticationSchemeProperty { System::String ^ get(); };
public static string HttpAuthenticationSchemeProperty { get; }
static member HttpAuthenticationSchemeProperty : string
Public Shared ReadOnly Property HttpAuthenticationSchemeProperty As String
屬性值
權杖需求之 HTTP 驗證配置屬性的索引鍵。
備註
這個索引鍵之對應值的型別為 AuthenticationSchemes。