Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFContact.IsDefinedByActiveDirectory Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFContact.IsDefinedByActiveDirectory Property
Indicates whether the contact is defined by ActiveDirectory.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public bool IsDefinedByActiveDirectory { get; }
Public ReadOnly Property IsDefinedByActiveDirectory As Boolean
	Get

Dim instance As AFContact
Dim value As Boolean

value = instance.IsDefinedByActiveDirectory
public:
property bool IsDefinedByActiveDirectory {
	bool get ();
}
member IsDefinedByActiveDirectory : bool with get

Property Value

Type: Boolean
Returns if the contact is defined by Active Directory.

Remarks

ActiveDirectory contacts are always read-only.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in