2 references to ExtendedDN
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
223[System.ComponentModel.DefaultValueAttribute(System.DirectoryServices.ExtendedDN.None)] 224public System.DirectoryServices.ExtendedDN ExtendedDN { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }