.NET Framework Class Library
SqlClientPermissionAttribute Properties

The SqlClientPermissionAttribute type exposes the following members.

Properties

  NameDescription
Public propertyActionGets or sets a security action. (Inherited from SecurityAttribute.)
Public propertyAllowBlankPasswordGets or sets a value indicating whether a blank password is allowed. (Inherited from DBDataPermissionAttribute.)
Public propertyConnectionStringGets or sets a permitted connection string. (Inherited from DBDataPermissionAttribute.)
Public propertyKeyRestrictionBehaviorIdentifies whether the list of connection string parameters identified by the KeyRestrictions property are the only connection string parameters allowed. (Inherited from DBDataPermissionAttribute.)
Public propertyKeyRestrictionsGets or sets connection string parameters that are allowed or disallowed. (Inherited from DBDataPermissionAttribute.)
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Public propertyUnrestrictedGets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. (Inherited from SecurityAttribute.)
Top
See Also

Reference

Tags :


Page view tracker