API reference
Property ExpectedRoleConnectionsVerificationUrl
- Namespace
- DisCatSharp.Hosting.AspNetCore.Validation
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
ExpectedRoleConnectionsVerificationUrl
Gets or sets the expected public role-connections verification URL when the app exposes one outside the package.
public Uri? ExpectedRoleConnectionsVerificationUrl { get; set; }