CodeTransparencyVerificationOptions.AuthorizedReceiptBehavior 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.
Gets or sets the enforcement behavior for receipts whose issuer domain IS contained in AuthorizedDomains. Defaults to VerifyAllMatching.
public Azure.Security.CodeTransparency.AuthorizedReceiptBehavior AuthorizedReceiptBehavior { get; set; }
member this.AuthorizedReceiptBehavior : Azure.Security.CodeTransparency.AuthorizedReceiptBehavior with get, set
Public Property AuthorizedReceiptBehavior As AuthorizedReceiptBehavior