RoleDescriptor.ErrorUrl Property

Definition

Gets or sets the error URL.

public:
 property Uri ^ ErrorUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri ErrorUrl { get; set; }
member this.ErrorUrl : Uri with get, set
Public Property ErrorUrl As Uri

Property Value

Uri

The error URL for this role descriptor.

Applies to