ServicePRO SDK Help

stcGlobalConfig..::..IsSystemwideEncryptionEnforced Property

Gets or sets a value indicating whether this instance is systemwide encryption enforced.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool IsSystemwideEncryptionEnforced { get; set; }
<DataMemberAttribute> _
Public Property IsSystemwideEncryptionEnforced As Boolean
	Get
	Set

Field Value

true if this instance is systemwide encryption enforced; otherwise, false.