Show / Hide Table of Contents

Type Property

Type

The type of the credential. Indicates the type of the credential as either HOTP or TOTP.

C#
public CredentialType? Type { get; set; }

Property Value

Type Description
CredentialType?

Exceptions

Type Condition
InvalidOperationException

The value is invalid.

In this article
Back to top Generated by DocFX