#[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: PSID
§DnsName: UNICODE_STRING
§NetbiosName: UNICODE_STRING