Click or drag to resize

DbSecurityPolicy Properties

The DbSecurityPolicy type exposes the following members.

Properties
 NameDescription
Public propertyCanOverride Gets or sets a value indicating whether this instance can override.
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyHandler Gets or sets the handler.
Public propertyIsPublic Gets or sets a value indicating whether this instance is public.
Public propertyKey Gets or sets the primary key
(Overrides DbIdentifiedKey)
Public propertyName Gets or sets the name.
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyOid Gets or sets the policy oid
Top
See Also