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型です。