Google Cloud OS Login v1beta API - Class WebAuthn (3.0.0-beta08)

public sealed class WebAuthn : IMessage<WebAuthn>, IEquatable<WebAuthn>, IDeepCloneable<WebAuthn>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud OS Login v1beta API class WebAuthn.

Security key information specific to the Web Authentication protocol.

Inheritance

object > WebAuthn

Namespace

Google.Cloud.OsLogin.V1Beta

Assembly

Google.Cloud.OsLogin.V1Beta.dll

Constructors

WebAuthn()

public WebAuthn()

WebAuthn(WebAuthn)

public WebAuthn(WebAuthn other)
Parameter
NameDescription
otherWebAuthn

Properties

RpId

public string RpId { get; set; }

Relying party ID for Web Authentication.

Property Value
TypeDescription
string