#[repr(C)]pub struct WSMAN_CERTIFICATE_DETAILS {
pub subject: PCWSTR,
pub issuerName: PCWSTR,
pub issuerThumbprint: PCWSTR,
pub subjectName: PCWSTR,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§subject: PCWSTR
§issuerName: PCWSTR
§issuerThumbprint: PCWSTR
§subjectName: PCWSTR