FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / ListRolesAsync Method / ListRolesAsync(SecurityScopeEnum) Method

In This Topic
    ListRolesAsync(SecurityScopeEnum) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ListRolesAsync( _
       ByVal SecurityScope As SecurityScopeEnum _
    ) 
    public void ListRolesAsync( 
       SecurityScopeEnum SecurityScope
    )

    Parameters

    SecurityScope
    See Also