#[repr(C)]pub struct POLICY_PRIMARY_DOMAIN_INFO {
pub Name: UNICODE_STRING,
pub Sid: PSID,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Name: UNICODE_STRINGSid: PSID#[repr(C)]pub struct POLICY_PRIMARY_DOMAIN_INFO {
pub Name: UNICODE_STRING,
pub Sid: PSID,
}Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Name: UNICODE_STRINGSid: PSID