Прочетете на английски

Споделяне чрез


RoleMember Class

Definition

A Role is a collection of one or more domain users or groups. RoleMember is an individual user/group in the role.

C#
[System.Runtime.InteropServices.Guid("557892C9-D64E-4db1-961B-5942124B4906")]
public class RoleMember : ICloneable
Inheritance
RoleMember
Attributes
Implements

Constructors

RoleMember()

Initializes a new instance of the RoleMember class using default values.

RoleMember(String, String)

Initializes a new instance of RoleMember using the specified name and security identifier.

RoleMember(String)

Initializes a new instance of RoleMember using the specified name.

Properties

Name

Gets or sets the name of a RoleMember object.

Sid

Gets or sets the security identifier for a RoleMember object.

Methods

Clone()

Returns a clone of the object.

CopyTo(RoleMember)

Copies the content of this object to another object (the destination).

Explicit Interface Implementations

Applies to

Продукт Версии
Analysis Services SDK for .NET latest