Struct winapi::sspi::SecPkgContext_PasswordExpiry [] [src]

pub struct SecPkgContext_PasswordExpiry {
    pub tsPasswordExpires: TimeStamp,
}

Fields

tsPasswordExpires

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_PasswordExpiry

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for SecPkgContext_PasswordExpiry

impl Clone for SecPkgContext_PasswordExpiry

fn clone(&self) -> SecPkgContext_PasswordExpiry

fn clone_from(&mut self, source: &Self)