Disable win hello settings if not available #75
Annotations
10 warnings
Test:
Guard.Core/Security/WebAuthn/entities/Assertion.cs#L145
Field 'Assertion.U2fAppIdUsed' is never assigned to, and will always have its default value false
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L151
Field 'AuthenticatorMakeCredentialOptions.ExcludeCredentialsEx' is never assigned to, and will always have its default value null
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L178
Field 'AuthenticatorMakeCredentialOptions.LargeBlobSupport' is never assigned to, and will always have its default value
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L186
Field 'AuthenticatorMakeCredentialOptions.BrowserInPrivateMode' is never assigned to, and will always have its default value false
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L160
Field 'AuthenticatorMakeCredentialOptions.RequireResidentKey' is never assigned to, and will always have its default value false
|
Test:
Guard.Core/Security/WebAuthn/entities/HmacSecret.cs#L60
Field 'HmacSecretAssertionResultExtension.First' is never assigned to, and will always have its default value null
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L169
Field 'AuthenticatorMakeCredentialOptions.CancellationId' is never assigned to, and will always have its default value
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L166
Field 'AuthenticatorMakeCredentialOptions.AttestationConveyancePreference' is never assigned to, and will always have its default value
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L174
Field 'AuthenticatorMakeCredentialOptions.EnterpriseAttestation' is never assigned to, and will always have its default value
|
Test:
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L181
Field 'AuthenticatorMakeCredentialOptions.PreferResidentKey' is never assigned to, and will always have its default value false
|