Represents the predefined system certificate store "Trust". This field is constant.

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public const string TrustStore
Visual Basic
Public Const TrustStore As String
Visual C++
public:
literal String^ TrustStore

See Also