AttestationTokenValidationOptions.ExpectedIssuer 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.
Expected Issuer for the token, if present.
public string ExpectedIssuer { get; set; }
member this.ExpectedIssuer : string with get, set
Public Property ExpectedIssuer As String