Act.Shared.Win32 DomainEnumerator () |
n/a
|
public class Act.Shared.Win32.DomainEnumerator
|
--> NONE <--
|
- Constructor: public DomainEnumerator ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
|
Act.Shared.Win32 NetworkAuthentication () |
n/a
|
public class Act.Shared.Win32.NetworkAuthentication
|
--> NONE <--
|
- Constructor: public NetworkAuthentication ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public static bool IsValidUser (string userName, string password, string domain, Logger log)
- Method: public static bool IsValidUser (string userName, string password, string domain, Logger log, bool domainController)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Act.Shared.Win32 NetworkEnumerator () |
n/a
|
public class Act.Shared.Win32.NetworkEnumerator
|
--> NONE <--
|
- Constructor: protected NetworkEnumerator ()
- Constructor: public NetworkEnumerator (ResourceScope scope, ResourceType type, ResourceUsage usage, ResourceDisplayType displayType)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
|
ResourceDisplayType () |
n/a
|
public sealed enum Act.Shared.Win32.ResourceDisplayType
                    RESOURCEDISPLAYTYPE_GENERIC = 0,
                    RESOURCEDISPLAYTYPE_DOMAIN = 1,
                    RESOURCEDISPLAYTYPE_SERVER = 2,
                    RESOURCEDISPLAYTYPE_SHARE = 3,
                    RESOURCEDISPLAYTYPE_FILE = 4,
                    RESOURCEDISPLAYTYPE_GROUP = 5,
                    RESOURCEDISPLAYTYPE_NETWORK = 6,
                    RESOURCEDISPLAYTYPE_ROOT = 7,
                    RESOURCEDISPLAYTYPE_SHAREADMIN = 8,
                    RESOURCEDISPLAYTYPE_DIRECTORY = 9,
                    RESOURCEDISPLAYTYPE_TREE = 10,
                    RESOURCEDISPLAYTYPE_NDSCONTAINER = 11,
|
--> NONE <--
|
--> NONE <--
|
ResourceScope () |
n/a
|
public sealed enum Act.Shared.Win32.ResourceScope
                    RESOURCE_CONNECTED = 1,
                    RESOURCE_GLOBALNET = 2,
                    RESOURCE_REMEMBERED = 3,
                    RESOURCE_RECENT = 4,
                    RESOURCE_CONTEXT = 5,
|
--> NONE <--
|
--> NONE <--
|
ResourceType () |
n/a
|
public sealed enum Act.Shared.Win32.ResourceType
                    RESOURCETYPE_ANY = 0,
                    RESOURCETYPE_DISK = 1,
                    RESOURCETYPE_PRINT = 2,
                    RESOURCETYPE_RESERVED = 3,
|
--> NONE <--
|
--> NONE <--
|
ResourceUsage () |
n/a
|
public sealed enum Act.Shared.Win32.ResourceUsage
                    RESOURCEUSAGE_CONNECTABLE = 1,
                    RESOURCEUSAGE_CONTAINER = 2,
                    RESOURCEUSAGE_NOLOCALDEVICE = 4,
                    RESOURCEUSAGE_SIBLING = 8,
                    RESOURCEUSAGE_ATTACHED = 16,
                    RESOURCEUSAGE_ALL = 19,
|
--> NONE <--
|
--> NONE <--
|
Act.Shared.Win32 Win2000UserValidator () |
n/a
|
public class Act.Shared.Win32.Win2000UserValidator
|
--> NONE <--
|
- Constructor: public Win2000UserValidator ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static bool SSPValidateUser (string User, string Domain, string Password)
- Method (i): public virtual string ToString ()
|