ReportingService2005.ListRolesAsync Método

Definição

Sobrecargas

ListRolesAsync(SecurityScopeEnum, Object)
ListRolesAsync(SecurityScopeEnum)

ListRolesAsync(SecurityScopeEnum, Object)

public:
 void ListRolesAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope, System::Object ^ userState);
public void ListRolesAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope, object userState);
member this.ListRolesAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum * obj -> unit
Public Sub ListRolesAsync (SecurityScope As SecurityScopeEnum, userState As Object)

Parâmetros

SecurityScope
SecurityScopeEnum
userState
Object

Aplica-se a

ListRolesAsync(SecurityScopeEnum)

public:
 void ListRolesAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope);
public void ListRolesAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope);
member this.ListRolesAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum -> unit
Public Sub ListRolesAsync (SecurityScope As SecurityScopeEnum)

Parâmetros

SecurityScope
SecurityScopeEnum

Aplica-se a