public sealed class GetDnsAuthorizationRequest : IMessage<GetDnsAuthorizationRequest>, IEquatable<GetDnsAuthorizationRequest>, IDeepCloneable<GetDnsAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetDnsAuthorizationRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `GetDnsAuthorizationRequest` class within the Certificate Manager v1 API, specifically version 2.3.0 of the .NET library."],["`GetDnsAuthorizationRequest` is used to request information about a DNS authorization, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides properties like `DnsAuthorizationName` (a typed view) and `Name` (a string) to specify the DNS authorization to retrieve."],["The documentation includes a list of versions, ranging from the latest (2.8.0) to older releases (1.0.0-beta02), demonstrating version history for this class and the API."],["The class has two constructors that can be used to instantiate an object, one for default creation, and one that accepts another `GetDnsAuthorizationRequest` as a parameter."]]],[]]