OnsWalletLocation
This property specifies the directory location of the ONS wallets. Wallets are certificates, keys, and trustpoints processed by SSL/TLS.
Declaration
// C# public static string OnsWalletLocation { get; set; }
Property Type
System.String
Usage Notes
Default value is none.
Example
OracleConfiguration.OnsWalletLocation=@”D:\user\wallets\”