Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The LSAPR_ACCOUNT_INFORMATION structure specifies a security principal security identifier (SID).
-
typedef struct _LSAPR_ACCOUNT_INFORMATION { PRPC_SID Sid; } LSAPR_ACCOUNT_INFORMATION, *PLSAPR_ACCOUNT_INFORMATION;
Sid: This field contains the SID of the security principal. This field MUST NOT be NULL.