Hi, how can i retrieve AttributeMetadata for multi-value attributes
from a AD-object? I can get the metadata for single-value attributes
with the method GetReplicationMetadata() on the
System.DirectoryServices.ActiveDirectory.DomainController object, but i
need the metadata for the member attribute.
Thanks.