Partager via


Fonctions globales d'identificateur de sécurité

Ces fonctions retournent des objets connus COFF (SID.

Important

Les fonctions répertoriées dans le tableau suivant ne peuvent pas être utilisées dans les applications qui s'exécutent dans Windows Runtime.

Sids::AccountOps

Retourne le DOMAIN_ALIAS_RID_ACCOUNT_OPS SID.

Sids::Admins

Retourne le DOMAIN_ALIAS_RID_ADMINS SID.

Sids::AnonymousLogon

Retourne le SECURITY_ANONYMOUS_LOGON_RID SID.

Sids::AuthenticatedUser

Retourne le SECURITY_AUTHENTICATED_USER_RID SID.

Sids::BackupOps

Retourne le DOMAIN_ALIAS_RID_BACKUP_OPS SID.

Sids::Batch

Retourne le SECURITY_BATCH_RID SID.

Sids::CreatorGroup

Retourne le SECURITY_CREATOR_GROUP_RID SID.

Sids::CreatorGroupServer

Retourne le SECURITY_CREATOR_GROUP_SERVER_RID SID.

Sids::CreatorOwner

Retourne le SECURITY_CREATOR_OWNER_RID SID.

Sids::CreatorOwnerServer

Retourne le SECURITY_CREATOR_OWNER_SERVER_RID SID.

Sids::Dialup

Retourne le SECURITY_DIALUP_RID SID.

Sids::Guests

Retourne le DOMAIN_ALIAS_RID_GUESTS SID.

Sids::Interactive

Retourne le SECURITY_INTERACTIVE_RID SID.

Sids::Local

Retourne le SECURITY_LOCAL_RID SID.

Sids::Network

Retourne le SECURITY_NETWORK_RID SID.

Sids::NetworkService

Retourne le SECURITY_NETWORK_SERVICE_RID SID.

Sids::Null

Retourne le SECURITY_NULL_RID SID.

Sids::PreW2KAccess

Retourne le DOMAIN_ALIAS_RID_PREW2KCOMPACCESS SID.

Sids::PowerUsers

Retourne le DOMAIN_ALIAS_RID_POWER_USERS SID.

Sids::PrintOps

Retourne le DOMAIN_ALIAS_RID_PRINT_OPS SID.

Sids::Proxy

Retourne le SECURITY_PROXY_RID SID.

Sids::RasServers

Retourne le DOMAIN_ALIAS_RID_RAS_SERVERS SID.

Sids::Replicator

Retourne le DOMAIN_ALIAS_RID_REPLICATOR SID.

Sids::RestrictedCode

Retourne le SECURITY_RESTRICTED_CODE_RID SID.

Sids::Self

Retourne le SECURITY_PRINCIPAL_SELF_RID SID.

Sids::ServerLogon

Retourne le SECURITY_SERVER_LOGON_RID SID.

Sids::Service

Retourne le SECURITY_SERVICE_RID SID.

Sids::System

Retourne le SECURITY_LOCAL_SYSTEM_RID SID.

Sids::SystemOps

Retourne le DOMAIN_ALIAS_RID_SYSTEM_OPS SID.

Sids::TerminalServer

Retourne le SECURITY_TERMINAL_SERVER_RID SID.

Sids::Users

Retourne le DOMAIN_ALIAS_RID_USERS SID.

Sids::World

Retourne le SECURITY_WORLD_RID SID.

Voir aussi

Autres ressources

Fonctions ATL