Interface IWebAuthnUserFactorProfile
Represents a WebAuthnUserFactorProfile resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IWebAuthnUserFactorProfile : IResource
Properties
AuthenticatorName
Declaration
string AuthenticatorName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CredentialId
Declaration
string CredentialId { get; set; }
Property Value
Type | Description |
---|---|
System.String |