Contains properties that are used as parameters to initialize a role definition.
RoleDefinitionCreationInformation 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
RoleDefinitionCreationInformation | Initializes a new instance of the RoleDefinitionCreationInformation object. |
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
BasePermissions | Gets or sets a value that specifies the permissions for the role definition. |
![]() |
Description | Gets or sets a value that specifies a description of the role definition. |
![]() |
Name | Gets or sets a value that specifies the name of the role definition. |
![]() |
Order | Gets or sets a value that specifies the order in which roles are displayed. |
![]() |
TypeId | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) |
页首
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
InitOnePropertyFromJson | (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) |
![]() |
ToString | (从 Object 继承。) |
![]() |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首
.gif)
.gif)
.gif)