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>?