你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Role Class

Definition

The set of roles permitted through this Role Definition.

public class Role
type Role = class
Public Class Role
Inheritance
Role

Constructors

Role()

Initializes a new instance of the Role class.

Role(String, String)

Initializes a new instance of the Role class.

Properties

Db

Gets or sets the database name the role is applied.

RoleProperty

Gets or sets the role name.

Applies to