mirror of
https://github.com/bitwarden/mobile
synced 2025-12-30 15:13:24 +00:00
config flow
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Bit.iOS.Autofill.Models
|
||||
{
|
||||
public NSExtensionContext ExtContext { get; set; }
|
||||
public ASCredentialServiceIdentifier[] ServiceIdentifiers { get; set; }
|
||||
public ASPasswordCredentialIdentity CredentialIdentity { get; set; }
|
||||
public ASPasswordCredentialIdentity CredentialIdentity { get; set; }
|
||||
public bool Configuring { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user