#[repr(C)]pub struct WSMAN_AUTHENTICATION_CREDENTIALS {
pub authenticationMechanism: u32,
pub Anonymous: WSMAN_AUTHENTICATION_CREDENTIALS_0,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§authenticationMechanism: u32
§Anonymous: WSMAN_AUTHENTICATION_CREDENTIALS_0