FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / InheritParentSecurityResponse Class / InheritParentSecurityResponse Constructor / InheritParentSecurityResponse Constructor(ServerInfoHeader)

In This Topic
    InheritParentSecurityResponse Constructor(ServerInfoHeader)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ServerInfoHeader As ServerInfoHeader _
    )
    public InheritParentSecurityResponse( 
       ServerInfoHeader ServerInfoHeader
    )

    Parameters

    ServerInfoHeader
    See Also