共用方式為


ClientLimitReachedException.Url Property

Definition

Gets or sets the Uri that the client should show to the user to help explain the client limit and perhaps to fix the issue by removing a client through offline unregistration.

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri

The Uri that the client should show to the user to help explain the client limit and perhaps to fix the issue by removing a client through offline unregistration.

Applies to