ServicePRO SDK Help

stcUserOptionsDTO..::..OptEmailAuthentication Property

Gets or sets a value indicating whether [opt email authentication].

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

Syntax


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

Field Value

true if [opt email authentication]; otherwise, false.