Partilhar via


Construtor AccessControlEntry (IdentityDescriptor, Int32, Int32, AceExtendedInformation)

Namespace:  Microsoft.VisualStudio.Services.Security
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Sub New ( _
    descriptor As IdentityDescriptor, _
    allow As Integer, _
    deny As Integer, _
    extendedInfo As AceExtendedInformation _
)
public AccessControlEntry(
    IdentityDescriptor descriptor,
    int allow,
    int deny,
    AceExtendedInformation extendedInfo
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AccessControlEntry Classe

Sobrecargas AccessControlEntry

Namespace Microsoft.VisualStudio.Services.Security