CSSM_ACL_OWNER_PROTOTYPE

Type Alias CSSM_ACL_OWNER_PROTOTYPE 

Source
pub type CSSM_ACL_OWNER_PROTOTYPE = cssm_acl_owner_prototype;
👎Deprecated
Available on crate features cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_ACL_OWNER_PROTOTYPE { pub TypedSubject: cssm_list, pub Delegate: i32, }

Fields§

§TypedSubject: cssm_list
👎Deprecated
§Delegate: i32
👎Deprecated