ServicePRO SDK Help

stcMail..::..RequiresAuthentication Property

Gets or sets a value indicating whether [requires authentication].

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

Syntax


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

Field Value

true if [requires authentication]; otherwise, false.