Condividi tramite


Classe Role

Represents a role for use in Reporting Services security.

Spazio dei nomi:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class Role
'Utilizzo
Dim instance As Role
[SerializableAttribute]
public class Role
[SerializableAttribute]
public ref class Role
[<SerializableAttribute>]
type Role =  class end
public class Role

Osservazioni

A Role object is returned as output by the ListRoles method.

Use Role with the Roles property of the Policy class.

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2005..::..Role

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.