Type Alias UserAuthenticationOperation
pub type UserAuthenticationOperation = IAsyncOperation<UserIdentity>;Aliased Typeยง
struct UserAuthenticationOperation(/* private fields */);pub type UserAuthenticationOperation = IAsyncOperation<UserIdentity>;struct UserAuthenticationOperation(/* private fields */);