Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetCredentialCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.WebAuthn
Assembly
WebDriver.dll

Response for GetCredential

public sealed class GetCredentialCommandResponse : ICommandResponse<GetCredentialCommandSettings>, ICommandResponse
Inheritance
GetCredentialCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Credential

Gets or sets the credential

[JsonPropertyName("credential")]
public Credential Credential { get; set; }

Property Value

Credential