Show / Hide Table of Contents

ApplicationId Property

ApplicationId

Set the ApplicationIdHash. It must be 32 bytes long.

C#
public ReadOnlyMemory<byte> ApplicationId { get; set; }

Property Value

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