AuthorizationService Constructor (Int32)

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

Syntax

'Declaration
Public Sub New ( _
    serviceVersion As Integer _
)
public AuthorizationService(
    int serviceVersion
)
public:
AuthorizationService(
    int serviceVersion
)
new : 
        serviceVersion:int -> AuthorizationService
public function AuthorizationService(
    serviceVersion : int
)

Parameters

.NET Framework Security

See Also

Reference

AuthorizationService Class

AuthorizationService Overload

Microsoft.TeamFoundation.Integration.Server Namespace