Konstruktor RequestRestrictions — (RequiredAuthentication, AllowedHandler, String)
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Sub New ( _
requiredAuthentication As RequiredAuthentication, _
allowedHandlers As AllowedHandler, _
description As String _
)
public RequestRestrictions(
RequiredAuthentication requiredAuthentication,
AllowedHandler allowedHandlers,
string description
)
Parametry
- requiredAuthentication
Typ: Microsoft.TeamFoundation.Framework.Server.RequiredAuthentication
- allowedHandlers
Typ: Microsoft.TeamFoundation.Framework.Server.AllowedHandler
- description
Typ: System.String
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..