TdxX509Store.Location Property
Returns the source certificate store’s location.
Declaration
property Location: TdxX509StoreLocation read;
Property Value
Type |
---|
TdxX509StoreLocation |
Remarks
Use this property to identify if the certificate store is located on the local machine. Refer to the TdxX509StoreLocation type description for details.
See Also