GetTokenResponse.NonTokenResponse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text that the user typed when the GetTokenDialog is unable to retrieve a user token
public string NonTokenResponse { get; set; }
member this.NonTokenResponse : string with get, set
Public Property NonTokenResponse As String