ResourceOperation 열거형

Describes the operations that a user can perform on a resource.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

구문

‘선언
Public Enumeration ResourceOperation
‘사용 방법
Dim instance As ResourceOperation
public enum ResourceOperation
public enum class ResourceOperation
type ResourceOperation
public enum ResourceOperation

멤버

멤버 이름 설명
Delete The user may delete a given resource.
ReadAuthorizationPolicy The user may read the security policy associated with a resource.
ReadContent The user may read the MIME content of a resource.
ReadProperties The user may read resource properties.
UpdateContent The user may update or modify the MIME content of a resource.
UpdateDeleteAuthorizationPolicy The user may update or delete the security policy associated with a resource.
UpdateProperties The user may modify or update resource properties.

참고 항목

참조

Microsoft.ReportingServices.Interfaces 네임스페이스