Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields
dwType: u32
hProv: usize
Trait Implementations
impl Clone for SCH_CRED_SECRET_CAPI
impl Clone for SCH_CRED_SECRET_CAPI
impl Copy for SCH_CRED_SECRET_CAPI
Auto Trait Implementations
impl RefUnwindSafe for SCH_CRED_SECRET_CAPI
impl Send for SCH_CRED_SECRET_CAPI
impl Sync for SCH_CRED_SECRET_CAPI
impl Unpin for SCH_CRED_SECRET_CAPI
impl UnwindSafe for SCH_CRED_SECRET_CAPI
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more