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

屬性值

實作

屬性

適用於