Specifies the location of the X.509 certificate store.

      Syntax

      public enum StoreLocation

      Members

      NameDescription
      CurrentUserThe X.509 certificate store used by the current user.
      LocalMachineThe X.509 certificate store assigned to the local machine.
      Top

      Framework

      .NET Compact Framework.NET Compact Framework

      Supported version: 2.0, 3.5, and 3.9
      Assembly: ComponentPro.Network.CF (in ComponentPro.Network.CF.dll)

      See Also