#[repr(C)]pub struct CERT_POLICY_QUALIFIER_USER_NOTICE {
pub pNoticeReference: *mut CERT_POLICY_QUALIFIER_NOTICE_REFERENCE,
pub pszDisplayText: PWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pNoticeReference: *mut CERT_POLICY_QUALIFIER_NOTICE_REFERENCE
§pszDisplayText: PWSTR