Show / Hide Table of Contents

Salt Property

Salt

The salt used to derive the management key. If there is no salt, this will be null.

C#
public ReadOnlyMemory<byte>? Salt { get; }

Property Value

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