Click or drag to resize

MemorySecretMemory Property

Gets or sets the memory to use for this secret

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public Memory Memory { get; set; }

Property Value

Type: Memory
See Also