RSConnection2006.ListRoles(SecurityScopeEnum, String) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Role ^> ^ ListRoles(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum securityScope, System::String ^ path);
public Microsoft.SqlServer.ReportingServices2006.Role[] ListRoles (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum securityScope, string path);
override this.ListRoles : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum * string -> Microsoft.SqlServer.ReportingServices2006.Role[]
Public Function ListRoles (securityScope As SecurityScopeEnum, path As String) As Role()

Parametri

securityScope
SecurityScopeEnum
path
String

Restituisce

Role[]

Si applica a