Click or drag to resize

DataExchangeLDAPConfigurationValidate Method

Validates that a parent node is provided when direction is out (export)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public override bool Validate(
	out string message
)

Parameters

message
Type: SystemString

Return Value

Type: Boolean
See Also