KerberosSupplementalTicket.KerberosMessageBuffer 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 Base64 encoded KERB_MESSAGE_BUFFER
[System.Text.Json.Serialization.JsonPropertyName("messageBuffer")]
public string KerberosMessageBuffer { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("messageBuffer")>]
member this.KerberosMessageBuffer : string with get, set
Public Property KerberosMessageBuffer As String
Property Value
- Attributes