Role Clase
Represents a role for use in Reporting Services security.
Espacio de nombres: ReportService2006
Ensamblado: ReportService2006 (en ReportService2006.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Class Role
'Uso
Dim instance As Role
[SerializableAttribute]
public class Role
[SerializableAttribute]
public ref class Role
[<SerializableAttribute>]
type Role = class end
public class Role
Notas
A Role object is returned as output by the ListRoles method.
Use the Role class together with the Roles property of the Policy class.
Jerarquía de herencia
System. . :: . .Object
ReportService2006..::..Role
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.