AuthorizeAttribute.AuthenticationSchemes 屬性

定義

取得或設定用來建構使用者資訊之配置的逗號分隔清單。

public:
 property System::String ^ AuthenticationSchemes { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationSchemes { get; set; }
public string? AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : string with get, set
Public Property AuthenticationSchemes As String

屬性值

實作

適用於