Class CustomDomainVerificationResponse
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
Response when requesting a custom domain verification
public class CustomDomainVerificationResponse : CustomDomainBase
- Inheritance
-
CustomDomainVerificationResponse
- Inherited Members
Properties
CnameApiKey
The CNAME API key header value.
[JsonProperty("cname_api_key")]
public string CnameApiKey { get; set; }