Click or drag to resize

UserAccountUseADAuthentication Property

Use Active Directory authentication field.

Namespace: GSF.Security.Model
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[LabelAttribute("Use Active Directory Authentication")]
[DefaultValueAttribute(true)]
public bool UseADAuthentication { get; set; }
View Source

Property Value

Boolean
See Also