Struct windows_sys::Win32::System::RemoteManagement::WSMAN_PROXY_INFO
#[repr(C)]pub struct WSMAN_PROXY_INFO {
pub accessType: u32,
pub authenticationCredentials: WSMAN_AUTHENTICATION_CREDENTIALS,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§accessType: u32
§authenticationCredentials: WSMAN_AUTHENTICATION_CREDENTIALS