SharedSecretElement.Properties Property

Definition

Gets the properties of this configuration element that contain the issuer name and the issuer secret key.

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Property Value

The properties of this configuration element that contain the issuer name and the issuer secret key.

Applies to