Click or drag to resize

ApplicationPropertiesSecurityAttributes Property

Attributes that control the behavior of the default database security provider. See SecurityAttributes

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
SecurityAttributes SecurityAttributes { get; }

Property Value

Type: SecurityAttributes
Attributes that control the behavior of the default database security provider. See SecurityAttributes
See Also