Compartir a través de


KerberosSupplementalTicket.ToString Method

Definition

Creates a string representation of the data captured in the Kerberos supplemental ticket.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string containing the realm, service principal name, client name, and key type.

Applies to