DomainCertificate.GetRevisionAsDateTime Method
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.
Returns the revision of the domain as a DateTime value.
public DateTime GetRevisionAsDateTime ();
member this.GetRevisionAsDateTime : unit -> DateTime
Public Function GetRevisionAsDateTime () As DateTime
Returns
The revision of the domain as a DateTime value.