Share via


AttributePrivilege.CanRead Property

Definition

Gets whether read of the attribute value is allowed.

public:
 property int CanRead { int get(); };
[System.Runtime.Serialization.DataMember]
public int CanRead { get; }
[<System.Runtime.Serialization.DataMember>]
member this.CanRead : int
Public ReadOnly Property CanRead As Integer

Property Value

Attributes

Applies to