TKTokenDriverClassID

Type Alias TKTokenDriverClassID 

Source
pub type TKTokenDriverClassID = NSString;
Available on crate feature TKToken only.
Expand description

TKTokenDriverClassID ClassID of the token driver.

Identical with com.apple.ctk.class-idtoken extension attribute. Typically in the RDN form (com.company.id).

See also Apple’s documentation

Aliased Type§

pub struct TKTokenDriverClassID { /* private fields */ }