AuthorizeAttribute.ActiveAuthenticationSchemes プロパティ

定義

注意事項

Use AuthenticationSchemes instead.

ユーザー情報を作成するスキームのコンマ区切りのリストを取得または設定します。

public:
 property System::String ^ ActiveAuthenticationSchemes { System::String ^ get(); void set(System::String ^ value); };
public string ActiveAuthenticationSchemes { get; set; }
[System.Obsolete("Use AuthenticationSchemes instead.", false)]
public string ActiveAuthenticationSchemes { get; set; }
member this.ActiveAuthenticationSchemes : string with get, set
[<System.Obsolete("Use AuthenticationSchemes instead.", false)>]
member this.ActiveAuthenticationSchemes : string with get, set
Public Property ActiveAuthenticationSchemes As String

プロパティ値

実装

属性

適用対象