CoreJsonContext.SignInResource Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.SignInResource> SignInResource { get; }
member this.SignInResource : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.SignInResource>
Public ReadOnly Property SignInResource As JsonTypeInfo(Of SignInResource)

Property Value

Applies to