Gets or sets the URI connection string controlled by the current System.Net.WebPermissionAttribute.
A string that represents the connection controlled by the current instance.
Type Reason ArgumentException WebPermissionAttribute.Connect is being set and is not null.
When applying System.Net.WebPermissionAttribute to your class, this property specifies what URI connection is accepted for use within your class. This property is write-once.