public class ConfigurationSet extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.ConfigurationSet
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.DirectoryServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.DirectoryServices
|
static java.lang.String |
className
Qualified class name: System.DirectoryServices.ActiveDirectory.ConfigurationSet
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ConfigurationSet() |
ConfigurationSet(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ConfigurationSet()
throws java.lang.Throwable
java.lang.Throwablepublic ConfigurationSet(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ConfigurationSet cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ConfigurationSet, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedConfigurationSet instancejava.lang.Throwable - in case of error during cast operationpublic void Dispose()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionpublic AdamInstance FindAdamInstance() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstance FindAdamInstance(java.lang.String partitionName) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstance FindAdamInstance(java.lang.String partitionName, java.lang.String siteName) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstanceCollection FindAllAdamInstances() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstanceCollection FindAllAdamInstances(java.lang.String partitionName) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstanceCollection FindAllAdamInstances(java.lang.String partitionName, java.lang.String siteName) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidOperationException, SecurityException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionIndexOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic AdamInstanceCollection getAdamInstances() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, IndexOutOfRangeException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidOperationException, NotSupportedException, ArrayTypeMismatchException, RankException, InvalidCastException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionNotSupportedExceptionArrayTypeMismatchExceptionRankExceptionInvalidCastExceptionpublic ApplicationPartitionCollection getApplicationPartitions() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, NotSupportedException, ArgumentNullException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, FormatException, InvalidEnumArgumentException, ArrayTypeMismatchException, InvalidOperationException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionFormatExceptionInvalidEnumArgumentExceptionArrayTypeMismatchExceptionInvalidOperationExceptionpublic static ConfigurationSet GetConfigurationSet(DirectoryContext context) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException, ArrayTypeMismatchException, CultureNotFoundException, ObjectDisposedException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, IndexOutOfRangeException, FormatException, CryptographicException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionNotSupportedExceptionArrayTypeMismatchExceptionCultureNotFoundExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionIndexOutOfRangeExceptionFormatExceptionCryptographicExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionpublic DirectoryEntry GetDirectoryEntry() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, ActiveDirectoryOperationException, InvalidEnumArgumentException, FormatException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, IndexOutOfRangeException, NotSupportedException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionNotSupportedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic java.lang.String getName()
throws java.lang.Throwable,
PlatformNotSupportedException,
ObjectDisposedException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionpublic AdamInstance getNamingRoleOwner() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, NotSupportedException, ArgumentNullException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, FormatException, InvalidEnumArgumentException, InvalidOperationException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionpublic ActiveDirectorySchema getSchema() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, CultureNotFoundException, NullReferenceException, NotSupportedException, OutOfMemoryException, ExternalException, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, IndexOutOfRangeException, ActiveDirectoryOperationException, FormatException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionCultureNotFoundExceptionNullReferenceExceptionNotSupportedExceptionOutOfMemoryExceptionExternalExceptionArgumentNullExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionFormatExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionpublic AdamInstance getSchemaRoleOwner() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, NotSupportedException, ArgumentNullException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, FormatException, InvalidEnumArgumentException, InvalidOperationException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionpublic ReplicationSecurityLevel GetSecurityLevel() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, NullReferenceException, NotSupportedException, OutOfMemoryException, ExternalException, ArgumentNullException, InvalidOperationException, CultureNotFoundException, ArgumentOutOfRangeException, IndexOutOfRangeException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, SecurityException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionNullReferenceExceptionNotSupportedExceptionOutOfMemoryExceptionExternalExceptionArgumentNullExceptionInvalidOperationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionSecurityExceptionpublic ReadOnlySiteCollection getSites() throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentException, NotSupportedException, ArgumentNullException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, FormatException, InvalidEnumArgumentException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void SetSecurityLevel(ReplicationSecurityLevel securityLevel) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ArrayTypeMismatchException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, NullReferenceException, OutOfMemoryException, ExternalException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, SecurityException, RankException, InvalidCastException, LockRecursionException, SynchronizationLockException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArrayTypeMismatchExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionOutOfMemoryExceptionExternalExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionSecurityExceptionRankExceptionInvalidCastExceptionLockRecursionExceptionSynchronizationLockException