ArcAgentryConfigurations.ProtectedSettings Property

Definition

The configuration settings for the feature that contain any sensitive or secret information.

public System.Collections.Generic.IDictionary<string,string> ProtectedSettings { get; set; }
member this.ProtectedSettings : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ProtectedSettings As IDictionary(Of String, String)

Property Value

Applies to