Share via


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

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

Syntax

'Declaration
Public Sub New ( _
    requiredAuthentication As RequiredAuthentication, _
    allowedHandlers As AllowedHandler, _
    description As String, _
    allowNonSsl As Boolean _
)
public RequestRestrictions(
    RequiredAuthentication requiredAuthentication,
    AllowedHandler allowedHandlers,
    string description,
    bool allowNonSsl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RequestRestrictions Klasse

RequestRestrictions-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace