다음을 통해 공유


ServiceActionRights 열거형

서비스 동작에 대한 액세스 권한입니다.

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

네임스페이스:  System.Data.Services
어셈블리:  Microsoft.Data.Services(Microsoft.Data.Services.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration ServiceActionRights
‘사용 방법
Dim instance As ServiceActionRights
[FlagsAttribute]
public enum ServiceActionRights
[FlagsAttribute]
public enum class ServiceActionRights
[<FlagsAttribute>]
type ServiceActionRights
public enum ServiceActionRights

멤버

멤버 이름 설명
None 이 서비스 동작에 대해 아무 권한도 지정하지 않습니다.

Invoke 서비스 동작을 실행할 수 있는 권한을 지정합니다.

참고 항목

참조

System.Data.Services 네임스페이스