ReportingService2005.ListRolesAsync Method
Definition
Overloads
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)
Parameters
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)
Parameters