OraclePermissionAttribute.ShouldSerializeKeyRestrictions Method

Definition

Identifies whether the attribute should serialize the set of key restrictions.

public:
 bool ShouldSerializeKeyRestrictions();
public bool ShouldSerializeKeyRestrictions ();
member this.ShouldSerializeKeyRestrictions : unit -> bool
Public Function ShouldSerializeKeyRestrictions () As Boolean

Returns

true if the attribute should serialize the set of key restrictions, otherwise false.

Applies to