Keyring Property
The location on disk of the keyring.
Syntax
[VB.NET] Public ReadOnlyProperty Keyring As String
[C#] public string Keyring {get;}
Remarks
To load a keyring use the LoadKeyring method.
This property is read-only.
Default Value
""