Struct windows_sys::Win32::Security::Authentication::Identity::SL_AD_ACTIVATION_INFO
#[repr(C)]pub struct SL_AD_ACTIVATION_INFO {
pub header: SL_ACTIVATION_INFO_HEADER,
pub pwszProductKey: PCWSTR,
pub pwszActivationObjectName: PCWSTR,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§header: SL_ACTIVATION_INFO_HEADER
§pwszProductKey: PCWSTR
§pwszActivationObjectName: PCWSTR