#[repr(C)]pub struct LSA_FOREST_TRUST_RECORD {
pub Flags: u32,
pub ForestTrustType: LSA_FOREST_TRUST_RECORD_TYPE,
pub Time: i64,
pub ForestTrustData: LSA_FOREST_TRUST_RECORD_0,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§Flags: u32
§ForestTrustType: LSA_FOREST_TRUST_RECORD_TYPE
§Time: i64
§ForestTrustData: LSA_FOREST_TRUST_RECORD_0