Partilhar via


Construtor ResourceAccessException (String, String, String, String)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    customExceptionMessage As String, _
    identityName As String, _
    permissionName As String, _
    resourceName As String _
)
public ResourceAccessException(
    string customExceptionMessage,
    string identityName,
    string permissionName,
    string resourceName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ResourceAccessException Classe

Sobrecargas ResourceAccessException

Namespace Microsoft.TeamFoundation.VersionControl.Server