/*
* STRUCT: SE_SECURITY_INFO
*
* Security classification information for a data object.
*/
} SE_SECURITY_INFO;
Field Notes
Name of security classification system (Optional)
Note: use "United States Department of Defense"
Security classification level (Mandatory)
Note: use "Unclassified", "Confidential",
"Secret", "Top Secret", etc.
Additional handling restriction information (Optional)
Note: use for downgrading date or any other
type of security information
Prev: SE_SEASON_ENUM.
Next: SE_SHADE_METHOD_ENUM.
Up:Index