Freigeben über


RequestRestrictions-Konstruktor (String, RequiredAuthentication, AllowedHandler, String, Boolean, AuthenticationMechanisms)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RequestRestrictions Klasse

RequestRestrictions-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace