Поделиться через


AuthorizationPolicyBuilder.AuthenticationSchemes Свойство

Определение

Возвращает или задает список схем Requirements проверки подлинности, для которых вычисляются.

Если они не указаны, требования оцениваются в соответствии со схемами по умолчанию.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AuthenticationSchemes { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string> AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : System.Collections.Generic.IList<string> with get, set
Public Property AuthenticationSchemes As IList(Of String)

Значение свойства

Применяется к