SecurityPrivilegeMetadata.CanBeEntityReference Property

Definition

public:
 property bool CanBeEntityReference { bool get(); };
[System.Runtime.Serialization.DataMember]
[set: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Justification="Called via reflection")]
public bool CanBeEntityReference { get; }
[<System.Runtime.Serialization.DataMember>]
[<set: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Justification="Called via reflection")>]
member this.CanBeEntityReference : bool
Public ReadOnly Property CanBeEntityReference As Boolean

Property Value

Attributes

Applies to