2 overrides of GetReplicationMetadata
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
969
public override System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata
GetReplicationMetadata
(string objectPath) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1224
public override System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata
GetReplicationMetadata
(string objectPath) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }