Sdílet prostřednictvím


ConfigurationProperty.IsEncrypted Property

Definition

Gets a flag indicating whether the configuration is encrypted.

public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean

Property Value

Returns true if the configuration is encrypted; false, otherwise.

Applies to