ServiceSidType Enumeration

Represents the type of service security identifier.

This API is not CLS-compliant. 

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Enumeration ServiceSidType
'Usage
Dim instance As ServiceSidType
[CLSCompliantAttribute(false)]
public enum ServiceSidType
[CLSCompliantAttribute(false)]
public enum class ServiceSidType
[<CLSCompliantAttribute(false)>]
type ServiceSidType
public enum ServiceSidType

Members

Member name Description
SERVICE_SID_TYPE_NONE Defines the application compatibility issues to reduce.
SERVICE_SID_TYPE_RESTRICTED Defines the restricted type of service SID for the specified service.
SERVICE_SID_TYPE_UNRESTRICTED Defines the unrestricted type of service SID for the specified service.