認証、認可の役割
| C# | Visual Basic | Visual C++ |
public class AclRole
Public Class AclRole
public ref class AclRole
| すべてのメンバ | コンストラクタ | プロパティ | |||
| メンバ | 説明 | |
|---|---|---|
| AclRole()()() | Initializes a new instance of the AclRole class | |
| Description |
説明
管理者、匿名ユーザー、ゲスト、etc...
| |
| Id |
このオブジェクトのid
| |
| LeftSide |
左側
| |
| Name |
名称
admin,guest,anonymousなど
| |
| ParentId |
親オブジェクトのID
| |
| RightSide |
右側
|
| Object | |
| AclRole | |