Aracılığıyla paylaş


SecurityHttpClient.RemoveAccessControlEntriesAsync Yöntem

Ad alanı:  Microsoft.VisualStudio.Services.Security.Client
Derleme:  Microsoft.VisualStudio.Services.WebApi (Microsoft.VisualStudio.Services.WebApi.dll içinde)

Sözdizimi

'Bildirim
Public Function RemoveAccessControlEntriesAsync ( _
    securityNamespaceId As Guid, _
    token As String, _
    descriptors As IEnumerable(Of IdentityDescriptor), _
    userState As Object _
) As Task(Of Boolean)
public Task<bool> RemoveAccessControlEntriesAsync(
    Guid securityNamespaceId,
    string token,
    IEnumerable<IdentityDescriptor> descriptors,
    Object userState
)

Parametreler

Dönüş Değeri

Tür: System.Threading.Tasks.Task<Boolean>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SecurityHttpClient Sınıf

Microsoft.VisualStudio.Services.Security.Client Ad Alanı