This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
A SecurityProfile describes a set of credentials available to a user in the system.
Every operation performed by a user with this SecurityProfile, will use the
credentials in this SecurityProfile
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public sealed class SecurityProfile : |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class SecurityProfile _ Implements |
Inheritance Hierarchy
See Also
SecurityProfile Members
Smartsite.Security Namespace