Searched defs:CredentialInfo (Results 1 – 2 of 2) sorted by relevance
84 struct CredentialInfo { struct85 uint64_t credentialId;86 AuthType authType;87 AuthSubType authSubType;88 uint64_t templateId;
32 } CredentialInfo; typedef