Gets or sets the read-access profile properties.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
/** @property */
/** @property */
Value
Return Value
An array of type String that contains the names of the read-access profile properties.
Remarks
In order to use read-access profile properties in Microsoft ASP.NET AJAX applications, add one or more profile property names to the ReadAccessProperties property.
You can set ReadAccessProperties to an empty string array. This means that no profile properties are allowed to be read from client script.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)