Trait windows::Win32::System::RemoteManagement::IWSManEx2_Impl

pub trait IWSManEx2_Impl: Sized + IWSManEx_Impl {
    // Required method
    fn SessionFlagUseClientCertificate(&self) -> Result<i32>;
}

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§