次の方法で共有


Role クラス

Reporting Services セキュリティで使用するロールを表します。

名前空間:  ReportService2006
アセンブリ:  ReportService2006 (ReportService2006.dll)

構文

'宣言
<SerializableAttribute> _
Public Class Role
'使用
Dim instance As Role
[SerializableAttribute]
public class Role
[SerializableAttribute]
public ref class Role
[<SerializableAttribute>]
type Role =  class end
public class Role

説明

Role オブジェクトは、ListRoles メソッドによって出力として返されます。

Role クラスは、Policy クラスの Roles プロパティと共に使用します。

継承階層

System. . :: . .Object
  ReportService2006..::..Role

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。