ServicePRO SDK Help

stcSystem..::..NTAuthentication Property

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

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

Syntax


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

Field Value

true if [nt authentication]; otherwise, false.