Freigeben über


SignInResource.TokenPostResource Property

Definition

Gets or sets additional properties that can be used for direct token posting operations.

public Microsoft.Agents.Core.Models.TokenPostResource TokenPostResource { get; set; }
member this.TokenPostResource : Microsoft.Agents.Core.Models.TokenPostResource with get, set
Public Property TokenPostResource As TokenPostResource

Property Value

The additional properties can be used for token posting operations.

Applies to