16 references to ActiveDirectorySchemaClass
System.DirectoryServices (16)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (16)
643
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
FindClass(string ldapDisplayName) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
644
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
FindDefunctClass(string commonName) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
667
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
? SubClassOf { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
671
public static System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string ldapDisplayName) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
680
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
this[int index] { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
681
public int Add(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
683
public void AddRange(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
[] schemaClasses) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
685
public bool Contains(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
686
public void CopyTo(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
[] schemaClasses, int index) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
687
public int IndexOf(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
688
public void Insert(int index, System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
694
public void Remove(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1465
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
this[int index] { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1466
public bool Contains(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1467
public void CopyTo(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
[] classes, int index) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1468
public int IndexOf(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClass
schemaClass) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }