![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public sealed class SecurityProfile |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class SecurityProfile |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
Account |
Gets the Account that belongs to this SecurityProfile.
|
![]() |
Databases |
Gets a list of Database instances to which this SecurityProfile has access.
|
![]() |
DefaultDatabase |
Gets the default database of the SecurityProfile
|
![]() ![]() |
DefaultProfile |
Returns the default profile
|
![]() |
Id |
Gets the Id of the SecurityProfile
|
![]() |
UserRoles |
Returns the collection of userroles that belong to this profile.
|
![]() |
Xml |
Gets a string containing the definition of this SecurityProfile.
|
See Also
Smartsite.Security Namespace