summaryP:DotNetNuke.Entities.ConfigurationSetting.IsSecure

Namespace: DotNetNuke.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsSecure { get; set; }
Visual Basic
Public Property IsSecure As Boolean
	Get
	Set

See Also