Click or drag to resize

DatabaseLocationRsaPublicXmlKey Property

The rsaPublicXmlKey data field is not persisted but can be set and read with this property

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public string RsaPublicXmlKey { get; set; }

Property Value

Type: String
See Also