TrustedSigningSettings.EndpointUrl property

The Trusted Signing Account endpoint. The value must be a URI that aligns to the region that your Trusted Signing Account and Certificate Profile were created in.

public Uri? EndpointUrl { get; set; }

See Also