#[repr(C)]pub struct LSA_FOREST_TRUST_DOMAIN_INFO {
pub Sid: PSID,
pub DnsName: UNICODE_STRING,
pub NetbiosName: UNICODE_STRING,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Sid: PSIDDnsName: UNICODE_STRINGNetbiosName: UNICODE_STRING