GetDataBytes Method GetDataBytes() Get the raw bytes for the OTP (one-time password). C# public ReadOnlyMemory<byte> GetDataBytes() Returns ReadOnlyMemory<byte> System.ReadOnlyMemory<T> collection of bytes.