This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Class that combines the list of static security profile databases with the list of dynamic databases.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public class ProfileDatabases<T> : <string, T>, <<string, T>>, <<string, T>>, |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ProfileDatabases(Of T) _ Implements (Of , T), (Of (Of , T)), _ (Of (Of , T)), |
Type Parameters
- T
Inheritance Hierarchy
See Also
ProfileDatabases<(Of <(<'T>)>)> Members
Smartsite.Security Namespace