Role クラス
Reporting Services セキュリティで使用するロールを表します。
名前空間: ReportService2005
アセンブリ: ReportService2005 (ReportService2005.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
継承階層
System. . :: . .Object
ReportService2005..::..Role
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。