API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::securityParams Method
OdDbDatabase::securityParams Method
Syntax
C++
bool securityParams(OdSecurityParams& secParams) const;
Parameters 
Description 
OdSecurityParams& secParams 
[in] Security params. 

Returns the security parameters of this database object. 

 

Returns true only if field nFlags of secParams is not equal to 0 and field password of secParams is not empty.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.