Share via


CodeTransparencyVerificationOptions.AuthorizedDomains Property

Definition

Gets or sets an authorized list of issuer domains. If provided and not empty, at least one receipt must be issued by one of these domains. Domains are matched case-insensitively.

public System.Collections.Generic.IList<string> AuthorizedDomains { get; set; }
member this.AuthorizedDomains : System.Collections.Generic.IList<string> with get, set
Public Property AuthorizedDomains As IList(Of String)

Property Value

Applies to