Show / Hide Table of Contents

SetUid Method

SetUid(ReadOnlySpan<byte>)

The user (or private) ID used by the OTP generator.

C#
public void SetUid(ReadOnlySpan<byte> uid)

Parameters

Type Name Description
ReadOnlySpan<byte> uid

Remarks

For static passwords, this is also used as part of the password.

In This Article
  • Remarks
Back to top Generated by DocFX