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


RequestRestrictions - конструктор (String, RequiredAuthentication, AllowedHandler, String, Boolean, AuthenticationMechanisms)

Пространство имен:  Microsoft.TeamFoundation.Framework.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Sub New ( _
    label As String, _
    requiredAuthentication As RequiredAuthentication, _
    allowedHandlers As AllowedHandler, _
    description As String, _
    allowNonSsl As Boolean, _
    mechanismsToAdvertise As AuthenticationMechanisms _
)
public RequestRestrictions(
    string label,
    RequiredAuthentication requiredAuthentication,
    AllowedHandler allowedHandlers,
    string description,
    bool allowNonSsl,
    AuthenticationMechanisms mechanismsToAdvertise
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

RequestRestrictions Класс

RequestRestrictions - перегрузка

Microsoft.TeamFoundation.Framework.Server - пространство имен