Expand Minimize
This topic has not yet been rated - Rate this topic

AccessPermissions Enumeration

Specifies the permissions that an IAccessPolicy may grant.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
[FlagsAttribute]
public enum AccessPermissions
Member nameDescription
Delete Specifies deletes should be allowed.

List Specifies listing of children should be allowed.

None Specifies no AccessPermissions.

Read Specifies reading content should be allowed.

Write Specifies the writing of content should be allowed.

This is a flags enum.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter