United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
Visual Studio 2010
Visual Studio
Visual Studio Languages
Visual C++
Visual C++ Reference
Visual C++ Libraries Reference
ATL
ATL Functions
ATL Functions Alphabetical Reference
AtlAdvise
AtlAdviseSinkMap
AtlAxAttachControl
AtlAxCreateControl
AtlAxCreateControlEx
AtlAxCreateControlLic
AtlAxCreateControlLicEx
AtlAxCreateDialog
AtlAxDialogBox
AtlAxGetControl
AtlAxGetHost
AtlAxWinInit
AtlAxWinTerm
AtlCanonicalizeUrl
AtlCombineUrl
AtlComModuleGetClassObject
AtlComModuleRegisterClassObjects
AtlComModuleRegisterServer
AtlComModuleRevokeClassObjects
AtlComModuleUnregisterServer
AtlComPtrAssign
AtlComQIPtrAssign
AtlCreateTargetDC
AtlEscapeUrl
AtlFreeMarshalStream
AtlGetDacl
AtlGetDefaultUrlPort
AtlGetGroupSid
AtlGetHexValue
AtlGetObjectSourceInterface
AtlGetOwnerSid
AtlGetPerUserRegistration
AtlGetSacl
AtlGetSecurityDescriptor
AtlGetVersion
AtlHexDecode
AtlHexDecodeGetRequiredLength
AtlHexEncode
AtlHexEncodeGetRequiredLength
AtlHexValue
AtlHiMetricToPixel
AtlHresultFromLastError
AtlHresultFromWin32
AtlInternalQueryInterface
AtlIsUnsafeUrlChar
AtlLoadTypeLib
AtlMarshalPtrInProc
AtlModuleRegisterServer
AtlModuleRegisterTypeLib
AtlModuleUnregisterServer
AtlModuleUnregisterServerEx
AtlModuleUnregisterTypeLib
ATLPath::AddBackslash
ATLPath::AddExtension
ATLPath::Append
ATLPath::BuildRoot
ATLPath::Canonicalize
ATLPath::Combine
ATLPath::CommonPrefix
ATLPath::CompactPath
ATLPath::CompactPathEx
ATLPath::FileExists
ATLPath::FindExtension
ATLPath::FindFileName
ATLPath::GetDriveNumber
ATLPath::IsDirectory
ATLPath::IsFileSpec
ATLPath::IsPrefix
ATLPath::IsRelative
ATLPath::IsRoot
ATLPath::IsSameRoot
ATLPath::IsUNC
ATLPath::IsUNCServer
ATLPath::IsUNCServerShare
ATLPath::MakePretty
ATLPath::MatchSpec
ATLPath::QuoteSpaces
ATLPath::RelativePathTo
ATLPath::RemoveArgs
ATLPath::RemoveBackslash
ATLPath::RemoveBlanks
ATLPath::RemoveExtension
ATLPath::RemoveFileSpec
ATLPath::RenameExtension
ATLPath::SkipRoot
ATLPath::StripPath
ATLPath::StripToRoot
ATLPath::UnquoteSpaces
AtlPixelToHiMetric
AtlRegisterTypeLib
AtlReportError
AtlSetChildSite
AtlSetDacl
AtlSetGroupSid
AtlSetOwnerSid
AtlSetPerUserRegistration
AtlSetSacl
AtlTraceLoadSettings
AtlTraceSaveSettings
AtlThrow
AtlThrowLastWin32
AtlUnadvise
AtlUnescapeUrl
AtlUnicodeToUTF8
AtlUnmarshalPtr
AtlUnRegisterTypeLib
AtlUpdateRegistryFromResourceD
AtlWaitWithMessageLoop
AtlWinModuleAddCreateWndData
AtlWinModuleExtractCreateWndData
BEncode
BEncodeGetRequiredLength
EscapeXML
GetExtendedChars
InlineIsEqualIUnknown
IsExtendedChar
QEncode
QEncodeGetRequiredLength
QPDecode
QPDecodeGetRequiredLength
QPEncode
QPEncodeGetRequiredLength
RegistryDataExchange
RGBToHtml
Sids::AccountOps
Sids::Admins
Sids::AnonymousLogon
Sids::AuthenticatedUser
Sids::BackupOps
Sids::Batch
Sids::CreatorGroup
Sids::CreatorGroupServer
Sids::CreatorOwner
Sids::CreatorOwnerServer
Sids::Dialup
Sids::Guests
Sids::Interactive
Sids::Local
Sids::Network
Sids::NetworkService
Sids::Null
Sids::PowerUsers
Sids::PreW2KAccess
Sids::PrintOps
Sids::Proxy
Sids::RasServers
Sids::Replicator
Sids::RestrictedCode
Sids::Self
Sids::ServerLogon
Sids::Service
Sids::System
Sids::SystemOps
Sids::TerminalServer
Sids::Users
Sids::World
SystemTimeToHttpDate
UUDecode
UUDecodeGetRequiredLength
UUEncode
UUEncodeGetRequiredLength
This topic has not yet been rated
-
Rate this topic
Sids::Users
Visual Studio 2010
Other Versions
Visual Studio 2012
Visual Studio 2008
Visual Studio 2005
Visual Studio .NET 2003
Returns the DOMAIN_ALIAS_RID_USERS SID.
Copy
CSid Users( ) throw(...);
Requirements
Header:
atlsecurity.h
See Also
Other Resources
Security Identifier Global Functions
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD