CARD_DIRECTORY_ACCESS_CONDITION enumeration
The CARD_DIRECTORY_ACCESS_CONDITION enumeration specifies access control permissions for a directory on a smart card.
Syntax
typedef enum { InvalidAc = 0, UserCreateDeleteDirAc = 1, AdminCreateDeleteDirAc = 2 } CARD_DIRECTORY_ACCESS_CONDITION;
Constants
- InvalidAc
-
This value is not valid.
- UserCreateDeleteDirAc
-
Specific users can read, write, and delete the directory.
- AdminCreateDeleteDirAc
-
Administrators can read, write, and delete the directory.
Requirements
|
Minimum supported client | Windows XP, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003, Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012