Show / Hide Table of Contents

OtpSlot Property

OtpSlot

Determines which of the two configurable slots this configuration is for.

C#
public Slot OtpSlot { get; set; }

Property Value

Type Description
Slot

Exceptions

Type Condition
ArgumentException

Thrown if setting an invalid value is attempted.

In this article
Back to top Generated by DocFX