ServiceSidType Enum

Definition

Represents the type of service security identifier.

public enum class ServiceSidType
[System.CLSCompliant(false)]
public enum ServiceSidType
[<System.CLSCompliant(false)>]
type ServiceSidType = 
Public Enum ServiceSidType
Inheritance
ServiceSidType
Attributes

Fields

SERVICE_SID_TYPE_NONE 0

Defines the application compatibility issues to reduce.

SERVICE_SID_TYPE_RESTRICTED 3

Defines the restricted type of service SID for the specified service.

SERVICE_SID_TYPE_UNRESTRICTED 1

Defines the unrestricted type of service SID for the specified service.

Applies to