Package com.sun.jna.platform.win32
Class WinNT.WELL_KNOWN_SID_TYPE
- java.lang.Object
- 
- com.sun.jna.platform.win32.WinNT.WELL_KNOWN_SID_TYPE
 
- 
- Enclosing interface:
- WinNT
 
 public abstract static class WinNT.WELL_KNOWN_SID_TYPE extends java.lang.ObjectThe WELL_KNOWN_SID_TYPE enumeration type is a list of commonly used security identifiers (SIDs). Programs can pass these values to the CreateWellKnownSid function to create a SID from this list.
- 
- 
Field SummaryFields Modifier and Type Field Description static intWinAccountAdministratorSidIndicates a SID that matches the account administrators group.static intWinAccountCertAdminsSidIndicates a SID that matches the certificate administrators group.static intWinAccountComputersSidIndicates a SID that matches the account computer group.static intWinAccountControllersSidIndicates a SID that matches the account controller group.static intWinAccountDomainAdminsSidIndicates a SID that matches the account domain administrator group.static intWinAccountDomainGuestsSidIndicates a SID that matches the account domain guests group.static intWinAccountDomainUsersSidIndicates a SID that matches the account domain users group.static intWinAccountEnterpriseAdminsSidIndicates a SID that matches the enterprise administrators group.static intWinAccountGuestSidIndicates a SID that matches the account guest group.static intWinAccountKrbtgtSidIndicates a SID that matches account Kerberos target group.static intWinAccountPolicyAdminsSidIndicates a SID that matches the policy administrators group.static intWinAccountRasAndIasServersSidIndicates a SID that matches the RAS and IAS server account.static intWinAccountReadonlyControllersSidIndicates a SID that matches a read-only enterprise domain controller.static intWinAccountSchemaAdminsSidIndicates a SID that matches the schema administrators group.static intWinAnonymousSidIndicates a SID for the anonymous account.static intWinAuthenticatedUserSidIndicates a SID that matches any authenticated user.static intWinBatchSidIndicates a SID for a batch process.static intWinBuiltinAccountOperatorsSidIndicates a SID that matches the account operators account.static intWinBuiltinAdministratorsSidIndicates a SID that matches the administrator account.static intWinBuiltinAuthorizationAccessSidIndicates a SID that matches the Windows Authorization Access group.static intWinBuiltinBackupOperatorsSidIndicates a SID that matches the backup operators group.static intWinBuiltinCryptoOperatorsSidstatic intWinBuiltinDCOMUsersSidstatic intWinBuiltinDomainSidIndicates a SID that matches the domain account.static intWinBuiltinEventLogReadersGroupIndicates a SID that matches the built-in DCOM certification services access group.static intWinBuiltinGuestsSidIndicates a SID that matches the guest account.static intWinBuiltinIncomingForestTrustBuildersSidIndicates a SID that allows a user to create incoming forest trusts.static intWinBuiltinIUsersSidstatic intWinBuiltinNetworkConfigurationOperatorsSidIndicates a SID that matches the network operators group.static intWinBuiltinPerfLoggingUsersSidIndicates a SID that matches the performance log user group.static intWinBuiltinPerfMonitoringUsersSidIndicates a SID that matches the performance monitor user group.static intWinBuiltinPowerUsersSidIndicates a SID that matches the power users group.static intWinBuiltinPreWindows2000CompatibleAccessSidIndicates a SID that matches pre-Windows 2000 compatible accounts.static intWinBuiltinPrintOperatorsSidIndicates a SID that matches the print operators group.static intWinBuiltinRemoteDesktopUsersSidIndicates a SID that matches remote desktop users.static intWinBuiltinReplicatorSidIndicates a SID that matches the replicator account.static intWinBuiltinSystemOperatorsSidIndicates a SID that matches the system operators group.static intWinBuiltinTerminalServerLicenseServersSidIndicates a SID is present in a server that can issue Terminal Server licenses.static intWinBuiltinUsersSidIndicates a SID that matches built-in user accounts.static intWinCacheablePrincipalsGroupSidstatic intWinCreatorGroupServerSidIndicates a creator group server SID.static intWinCreatorGroupSidIndicates a SID that matches the creator group of an object.static intWinCreatorOwnerRightsSidstatic intWinCreatorOwnerServerSidIndicates a creator owner server SID.static intWinCreatorOwnerSidIndicates a SID that matches the owner or creator of an object.static intWinDialupSidIndicates a SID for a dial-up account.static intWinDigestAuthenticationSidIndicates a SID present when the Microsoft Digest authentication package authenticated the client.static intWinEnterpriseControllersSidIndicates a SID for an enterprise controller.static intWinEnterpriseReadonlyControllersSidstatic intWinHighLabelSidstatic intWinInteractiveSidIndicates a SID for an interactive account.static intWinIUserSidstatic intWinLocalServiceSidIndicates a SID that matches a local service.static intWinLocalSidIndicates a local SID.static intWinLocalSystemSidIndicates a SID that matches the local system.static intWinLogonIdsSidIndicates a SID that matches logon IDs.static intWinLowLabelSidstatic intWinMediumLabelSidstatic intWinNetworkServiceSidIndicates a SID that matches a network service.static intWinNetworkSidIndicates a SID for a network account.static intWinNonCacheablePrincipalsGroupSidstatic intWinNtAuthoritySidIndicates a SID for the Windows NT authority.static intWinNTLMAuthenticationSidIndicates a SID present when the Microsoft NTLM authentication package authenticated the client.static intWinNullSidIndicates a null SID.static intWinOtherOrganizationSidIndicates a SID present when the user authenticated across a forest with the selective authentication option enabled.static intWinProxySidIndicates a proxy SID.static intWinRemoteLogonIdSidIndicates a SID that matches remote logons.static intWinRestrictedCodeSidIndicates a SID for restricted code.static intWinSChannelAuthenticationSidIndicates a SID present when the Secure Channel (SSL/TLS) authentication package authenticated the client.static intWinSelfSidIndicates a SID for self.static intWinServiceSidIndicates a SID for a service.static intWinSystemLabelSidstatic intWinTerminalServerSidIndicates a SID that matches a terminal server account.static intWinThisOrganizationSidIndicates a SID present when the user authenticated from within the forest or across a trust that does not have the selective authentication option enabled.static intWinUntrustedLabelSidstatic intWinWorldSidIndicates a SID that matches everyone.static intWinWriteRestrictedCodeSid
 - 
Constructor SummaryConstructors Constructor Description WELL_KNOWN_SID_TYPE()
 
- 
- 
- 
Field Detail- 
WinNullSidpublic static final int WinNullSid Indicates a null SID.- See Also:
- Constant Field Values
 
 - 
WinWorldSidpublic static final int WinWorldSid Indicates a SID that matches everyone.- See Also:
- Constant Field Values
 
 - 
WinLocalSidpublic static final int WinLocalSid Indicates a local SID.- See Also:
- Constant Field Values
 
 - 
WinCreatorOwnerSidpublic static final int WinCreatorOwnerSid Indicates a SID that matches the owner or creator of an object.- See Also:
- Constant Field Values
 
 - 
WinCreatorGroupSidpublic static final int WinCreatorGroupSid Indicates a SID that matches the creator group of an object.- See Also:
- Constant Field Values
 
 - 
WinCreatorOwnerServerSidpublic static final int WinCreatorOwnerServerSid Indicates a creator owner server SID.- See Also:
- Constant Field Values
 
 - 
WinCreatorGroupServerSidpublic static final int WinCreatorGroupServerSid Indicates a creator group server SID.- See Also:
- Constant Field Values
 
 - 
WinNtAuthoritySidpublic static final int WinNtAuthoritySid Indicates a SID for the Windows NT authority.- See Also:
- Constant Field Values
 
 - 
WinDialupSidpublic static final int WinDialupSid Indicates a SID for a dial-up account.- See Also:
- Constant Field Values
 
 - 
WinNetworkSidpublic static final int WinNetworkSid Indicates a SID for a network account. This SID is added to the process of a token when it logs on across a network. The corresponding logon type is LOGON32_LOGON_NETWORK.- See Also:
- Constant Field Values
 
 - 
WinBatchSidpublic static final int WinBatchSid Indicates a SID for a batch process. This SID is added to the process of a token when it logs on as a batch job. The corresponding logon type is LOGON32_LOGON_BATCH.- See Also:
- Constant Field Values
 
 - 
WinInteractiveSidpublic static final int WinInteractiveSid Indicates a SID for an interactive account. This SID is added to the process of a token when it logs on interactively. The corresponding logon type is LOGON32_LOGON_INTERACTIVE.- See Also:
- Constant Field Values
 
 - 
WinServiceSidpublic static final int WinServiceSid Indicates a SID for a service. This SID is added to the process of a token when it logs on as a service. The corresponding logon type is LOGON32_LOGON_bSERVICE.- See Also:
- Constant Field Values
 
 - 
WinAnonymousSidpublic static final int WinAnonymousSid Indicates a SID for the anonymous account.- See Also:
- Constant Field Values
 
 - 
WinProxySidpublic static final int WinProxySid Indicates a proxy SID.- See Also:
- Constant Field Values
 
 - 
WinEnterpriseControllersSidpublic static final int WinEnterpriseControllersSid Indicates a SID for an enterprise controller.- See Also:
- Constant Field Values
 
 - 
WinSelfSidpublic static final int WinSelfSid Indicates a SID for self.- See Also:
- Constant Field Values
 
 - 
WinAuthenticatedUserSidpublic static final int WinAuthenticatedUserSid Indicates a SID that matches any authenticated user.- See Also:
- Constant Field Values
 
 - 
WinRestrictedCodeSidpublic static final int WinRestrictedCodeSid Indicates a SID for restricted code.- See Also:
- Constant Field Values
 
 - 
WinTerminalServerSidpublic static final int WinTerminalServerSid Indicates a SID that matches a terminal server account.- See Also:
- Constant Field Values
 
 - 
WinRemoteLogonIdSidpublic static final int WinRemoteLogonIdSid Indicates a SID that matches remote logons.- See Also:
- Constant Field Values
 
 - 
WinLogonIdsSidpublic static final int WinLogonIdsSid Indicates a SID that matches logon IDs.- See Also:
- Constant Field Values
 
 - 
WinLocalSystemSidpublic static final int WinLocalSystemSid Indicates a SID that matches the local system.- See Also:
- Constant Field Values
 
 - 
WinLocalServiceSidpublic static final int WinLocalServiceSid Indicates a SID that matches a local service.- See Also:
- Constant Field Values
 
 - 
WinNetworkServiceSidpublic static final int WinNetworkServiceSid Indicates a SID that matches a network service.- See Also:
- Constant Field Values
 
 - 
WinBuiltinDomainSidpublic static final int WinBuiltinDomainSid Indicates a SID that matches the domain account.- See Also:
- Constant Field Values
 
 - 
WinBuiltinAdministratorsSidpublic static final int WinBuiltinAdministratorsSid Indicates a SID that matches the administrator account.- See Also:
- Constant Field Values
 
 - 
WinBuiltinUsersSidpublic static final int WinBuiltinUsersSid Indicates a SID that matches built-in user accounts.- See Also:
- Constant Field Values
 
 - 
WinBuiltinGuestsSidpublic static final int WinBuiltinGuestsSid Indicates a SID that matches the guest account.- See Also:
- Constant Field Values
 
 - 
WinBuiltinPowerUsersSidpublic static final int WinBuiltinPowerUsersSid Indicates a SID that matches the power users group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinAccountOperatorsSidpublic static final int WinBuiltinAccountOperatorsSid Indicates a SID that matches the account operators account.- See Also:
- Constant Field Values
 
 - 
WinBuiltinSystemOperatorsSidpublic static final int WinBuiltinSystemOperatorsSid Indicates a SID that matches the system operators group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinPrintOperatorsSidpublic static final int WinBuiltinPrintOperatorsSid Indicates a SID that matches the print operators group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinBackupOperatorsSidpublic static final int WinBuiltinBackupOperatorsSid Indicates a SID that matches the backup operators group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinReplicatorSidpublic static final int WinBuiltinReplicatorSid Indicates a SID that matches the replicator account.- See Also:
- Constant Field Values
 
 - 
WinBuiltinPreWindows2000CompatibleAccessSidpublic static final int WinBuiltinPreWindows2000CompatibleAccessSid Indicates a SID that matches pre-Windows 2000 compatible accounts.- See Also:
- Constant Field Values
 
 - 
WinBuiltinRemoteDesktopUsersSidpublic static final int WinBuiltinRemoteDesktopUsersSid Indicates a SID that matches remote desktop users.- See Also:
- Constant Field Values
 
 - 
WinBuiltinNetworkConfigurationOperatorsSidpublic static final int WinBuiltinNetworkConfigurationOperatorsSid Indicates a SID that matches the network operators group.- See Also:
- Constant Field Values
 
 - 
WinAccountAdministratorSidpublic static final int WinAccountAdministratorSid Indicates a SID that matches the account administrators group.- See Also:
- Constant Field Values
 
 - 
WinAccountGuestSidpublic static final int WinAccountGuestSid Indicates a SID that matches the account guest group.- See Also:
- Constant Field Values
 
 - 
WinAccountKrbtgtSidpublic static final int WinAccountKrbtgtSid Indicates a SID that matches account Kerberos target group.- See Also:
- Constant Field Values
 
 - 
WinAccountDomainAdminsSidpublic static final int WinAccountDomainAdminsSid Indicates a SID that matches the account domain administrator group.- See Also:
- Constant Field Values
 
 - 
WinAccountDomainUsersSidpublic static final int WinAccountDomainUsersSid Indicates a SID that matches the account domain users group.- See Also:
- Constant Field Values
 
 - 
WinAccountDomainGuestsSidpublic static final int WinAccountDomainGuestsSid Indicates a SID that matches the account domain guests group.- See Also:
- Constant Field Values
 
 - 
WinAccountComputersSidpublic static final int WinAccountComputersSid Indicates a SID that matches the account computer group.- See Also:
- Constant Field Values
 
 - 
WinAccountControllersSidpublic static final int WinAccountControllersSid Indicates a SID that matches the account controller group.- See Also:
- Constant Field Values
 
 - 
WinAccountCertAdminsSidpublic static final int WinAccountCertAdminsSid Indicates a SID that matches the certificate administrators group.- See Also:
- Constant Field Values
 
 - 
WinAccountSchemaAdminsSidpublic static final int WinAccountSchemaAdminsSid Indicates a SID that matches the schema administrators group.- See Also:
- Constant Field Values
 
 - 
WinAccountEnterpriseAdminsSidpublic static final int WinAccountEnterpriseAdminsSid Indicates a SID that matches the enterprise administrators group.- See Also:
- Constant Field Values
 
 - 
WinAccountPolicyAdminsSidpublic static final int WinAccountPolicyAdminsSid Indicates a SID that matches the policy administrators group.- See Also:
- Constant Field Values
 
 - 
WinAccountRasAndIasServersSidpublic static final int WinAccountRasAndIasServersSid Indicates a SID that matches the RAS and IAS server account.- See Also:
- Constant Field Values
 
 - 
WinNTLMAuthenticationSidpublic static final int WinNTLMAuthenticationSid Indicates a SID present when the Microsoft NTLM authentication package authenticated the client.- See Also:
- Constant Field Values
 
 - 
WinDigestAuthenticationSidpublic static final int WinDigestAuthenticationSid Indicates a SID present when the Microsoft Digest authentication package authenticated the client.- See Also:
- Constant Field Values
 
 - 
WinSChannelAuthenticationSidpublic static final int WinSChannelAuthenticationSid Indicates a SID present when the Secure Channel (SSL/TLS) authentication package authenticated the client.- See Also:
- Constant Field Values
 
 - 
WinThisOrganizationSidpublic static final int WinThisOrganizationSid Indicates a SID present when the user authenticated from within the forest or across a trust that does not have the selective authentication option enabled. If this SID is present, then WinOtherOrganizationSid cannot be present.- See Also:
- Constant Field Values
 
 - 
WinOtherOrganizationSidpublic static final int WinOtherOrganizationSid Indicates a SID present when the user authenticated across a forest with the selective authentication option enabled. If this SID is present, then WinThisOrganizationSid cannot be present.- See Also:
- Constant Field Values
 
 - 
WinBuiltinIncomingForestTrustBuildersSidpublic static final int WinBuiltinIncomingForestTrustBuildersSid Indicates a SID that allows a user to create incoming forest trusts. It is added to the token of users who are a member of the Incoming Forest Trust Builders built-in group in the root domain of the forest.- See Also:
- Constant Field Values
 
 - 
WinBuiltinPerfMonitoringUsersSidpublic static final int WinBuiltinPerfMonitoringUsersSid Indicates a SID that matches the performance monitor user group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinPerfLoggingUsersSidpublic static final int WinBuiltinPerfLoggingUsersSid Indicates a SID that matches the performance log user group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinAuthorizationAccessSidpublic static final int WinBuiltinAuthorizationAccessSid Indicates a SID that matches the Windows Authorization Access group.- See Also:
- Constant Field Values
 
 - 
WinBuiltinTerminalServerLicenseServersSidpublic static final int WinBuiltinTerminalServerLicenseServersSid Indicates a SID is present in a server that can issue Terminal Server licenses.- See Also:
- Constant Field Values
 
 - 
WinBuiltinDCOMUsersSidpublic static final int WinBuiltinDCOMUsersSid - See Also:
- Constant Field Values
 
 - 
WinBuiltinIUsersSidpublic static final int WinBuiltinIUsersSid - See Also:
- Constant Field Values
 
 - 
WinIUserSidpublic static final int WinIUserSid - See Also:
- Constant Field Values
 
 - 
WinBuiltinCryptoOperatorsSidpublic static final int WinBuiltinCryptoOperatorsSid - See Also:
- Constant Field Values
 
 - 
WinUntrustedLabelSidpublic static final int WinUntrustedLabelSid - See Also:
- Constant Field Values
 
 - 
WinLowLabelSidpublic static final int WinLowLabelSid - See Also:
- Constant Field Values
 
 - 
WinMediumLabelSidpublic static final int WinMediumLabelSid - See Also:
- Constant Field Values
 
 - 
WinHighLabelSidpublic static final int WinHighLabelSid - See Also:
- Constant Field Values
 
 - 
WinSystemLabelSidpublic static final int WinSystemLabelSid - See Also:
- Constant Field Values
 
 - 
WinWriteRestrictedCodeSidpublic static final int WinWriteRestrictedCodeSid - See Also:
- Constant Field Values
 
 - 
WinCreatorOwnerRightsSidpublic static final int WinCreatorOwnerRightsSid - See Also:
- Constant Field Values
 
 - 
WinCacheablePrincipalsGroupSidpublic static final int WinCacheablePrincipalsGroupSid - See Also:
- Constant Field Values
 
 - 
WinNonCacheablePrincipalsGroupSidpublic static final int WinNonCacheablePrincipalsGroupSid - See Also:
- Constant Field Values
 
 - 
WinEnterpriseReadonlyControllersSidpublic static final int WinEnterpriseReadonlyControllersSid - See Also:
- Constant Field Values
 
 - 
WinAccountReadonlyControllersSidpublic static final int WinAccountReadonlyControllersSid Indicates a SID that matches a read-only enterprise domain controller.- See Also:
- Constant Field Values
 
 - 
WinBuiltinEventLogReadersGrouppublic static final int WinBuiltinEventLogReadersGroup Indicates a SID that matches the built-in DCOM certification services access group.- See Also:
- Constant Field Values
 
 
- 
 
-