ManagementCertificateListResponse.SubscriptionCertificate.Created Property

 

Gets or sets the time that the management certificate was created, in UTC.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public DateTime Created { get; set; }

Property Value

Type: System.DateTime

The creation time.

Return to top
Show: