Share via


KerberosSupplementalTicket.ErrorMessage Property

Definition

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

Applies to