KerberosSupplementalTicket.ErrorMessage 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.
Get or Sets the error message that server encountered when creating a ticket granting ticket.
[System.Text.Json.Serialization.JsonPropertyName("error")]
public string ErrorMessage { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("error")>]
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String
Property Value
- Attributes