Struct winapi::shared::sspi::SecPkgContext_LogoffTime [−][src]
#[repr(C)]pub struct SecPkgContext_LogoffTime {
pub tsLogoffTime: TimeStamp,
}
Fields
tsLogoffTime: TimeStamp
Trait Implementations
Returns the “default value” for a type. Read more