Struct pam_kanidm::items::PamOldAuthTok
source · pub struct PamOldAuthTok {}
Trait Implementations§
source§impl PamItem for PamOldAuthTok
impl PamItem for PamOldAuthTok
source§fn item_type() -> PamItemType
fn item_type() -> PamItemType
Maps a Rust type to a pam constant. Read more