<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview" />

Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.Credential

public abstract class Credential
Previously authenticated logon data used by a security principal to establish its own identity, such as a password, or a Kerberos protocol ticket.
protected Credential()

public static Credential Current()

Create a new Credential object.