Show / Hide Table of Contents

CurrentAccessCode Property

CurrentAccessCode

The six-byte access code currently set to protect the OTP slot.

C#
protected Span<byte> CurrentAccessCode { get; set; }

Property Value

Type Description
Span<byte>
In this article
Back to top Generated by DocFX