AccountIsLockedException.AccountUnlockUrl Property

Definition

Gets the URL of a Web page that clients can navigate to unlock their account.

public:
 property Uri ^ AccountUnlockUrl { Uri ^ get(); };
public Uri AccountUnlockUrl { get; }
Public ReadOnly Property AccountUnlockUrl As Uri

Property Value

Uri

A Uri object.

Applies to