Namespace Innova.Prism.Library.Security
Namespaces
| Name | Summary |
|---|---|
| Innova.Prism.Library.Security.LowLevel |
Classes
| Name | Summary |
|---|---|
| COMInvokeAttribute | Indicates to COMInvoke<T>(Type, Func<T>) what apartment state the COM service class can operate in. |
| COMUtils | COM related functions. |
| DirectoryObjectDialog | This dialog wraps the COM directory object picker (ObjSel.IDsObjectPicker). |
| DirectoryObjectDialogInitEventArgs | Called by PreInitCallback and PostInitCallback. |
| DirectoryObjectDialogOptions | Represents the options for a directory object dialog. |
| DirectoryObjectDialogResult | Represents the result of a directory object dialog. |
| DirectoryObjectSelection | Represents a selection from DirectoryObjectDialog. |
| DirectoryScopeOptions | |
| InvokeUtils | Helper functions about invoking, delegates and the like. |
| MarshalUtils | Marshaling helper functions. |
| MiscUtils | Miscellaneous Windows functions. |
| ReflectionUtils | Helper functions for reflection. |
Enums
| Name | Summary |
|---|---|
| DirectoryScope | Scopes for DirectoryObjectDialog and DirectoryObjectSelection. |