Sdílet prostřednictvím


KerberosSupplementalTicket.KeyType Property

Definition

Get or Sets the client key type.This is optional.This will be null if ClientKey is null.

public Microsoft.Identity.Client.Kerberos.KerberosKeyTypes KeyType { get; set; }
member this.KeyType : Microsoft.Identity.Client.Kerberos.KerberosKeyTypes with get, set
Public Property KeyType As KerberosKeyTypes

Property Value

Applies to