TdxX509Store.Name Property
Returns the name of a source certificate store.
Declaration
property Name: TdxX509StoreName read;
Property Value
Type |
---|
TdxX509StoreName |
Remarks
Returns the name of the system X.509 certificate store for which the TdxX509Store wrapper is created. Refer to the TdxX509StoreName type description for information on available certificate stores.
See Also