CodeTransparencyVerificationOptions.UnauthorizedReceiptBehavior 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 behavior for receipts whose issuer domain is not in AuthorizedDomains. Defaults to VerifyAll to preserve current behavior.
public Azure.Security.CodeTransparency.UnauthorizedReceiptBehavior UnauthorizedReceiptBehavior { get; set; }
member this.UnauthorizedReceiptBehavior : Azure.Security.CodeTransparency.UnauthorizedReceiptBehavior with get, set
Public Property UnauthorizedReceiptBehavior As UnauthorizedReceiptBehavior