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’, ‘Win32_Foundation’
Fields
accessType: u32authenticationCredentials: WSMAN_AUTHENTICATION_CREDENTIALS