security property
The part of the config that is specific to Security settings
Implementation
@$pb.TagNumber(9)
$0.Config_SecurityConfig get security => $_getN(8);
Implementation
@$pb.TagNumber(9)
set security($0.Config_SecurityConfig value) => $_setField(9, value);