FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / EndInheritParentSecurity Method

In This Topic
    EndInheritParentSecurity Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndInheritParentSecurity( _
       ByVal result As IAsyncResult _
    ) As ServerInfoHeader
    public ServerInfoHeader EndInheritParentSecurity( 
       IAsyncResult result
    )

    Parameters

    result
    See Also