WebConnectionStringBuilderStoreName Property

Gets or sets the store name where the certificate identified by thumb-print can be found. When set, Thumb-print is required.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public string StoreName { get; set; }

Property Value

String

See Also