Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::securityParams Method
Syntax
C++
bool securityParams(OdSecurityParams& secParams) const;

Returns the security parameters of this database object. 

 

Parameters
Description
secParams
[in] Security params.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.