C# Class Yoq.Windows.WebAuthn.AuthenticatorMakeCredentialOptions

Afficher le fichier Open project: dbeinder/Yoq.Windows.WebAuthn Class Usage Examples

Méthodes publiques

Свойство Type Description
AttestationConveyancePreference AttestationConveyancePreference
AuthenticatorAttachment AuthenticatorAttachment
CancellationId Guid?
ExcludeCredentials ICollection
ExcludeCredentialsEx ICollection
Extensions ICollection
RequireResidentKey bool
TimeoutMilliseconds int
UserVerificationRequirement UserVerificationRequirement

Property Details

AttestationConveyancePreference public_oe property

public AttestationConveyancePreference AttestationConveyancePreference
Résultat AttestationConveyancePreference

AuthenticatorAttachment public_oe property

public AuthenticatorAttachment AuthenticatorAttachment
Résultat AuthenticatorAttachment

CancellationId public_oe property

public Guid? CancellationId
Résultat Guid?

ExcludeCredentials public_oe property

public ICollection ExcludeCredentials
Résultat ICollection

ExcludeCredentialsEx public_oe property

public ICollection ExcludeCredentialsEx
Résultat ICollection

Extensions public_oe property

public ICollection Extensions
Résultat ICollection

RequireResidentKey public_oe property

public bool RequireResidentKey
Résultat bool

TimeoutMilliseconds public_oe property

public int TimeoutMilliseconds
Résultat int

UserVerificationRequirement public_oe property

public UserVerificationRequirement UserVerificationRequirement
Résultat UserVerificationRequirement