Represents the untrusted certificate store. 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 UnTrustedStore
Visual Basic
Public Const UnTrustedStore As String
Visual C++
public:
literal String^ UnTrustedStore

See Also