IDomainValidationProperties.ExpirationDate Property
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.
The date time that the token expires
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The date time that the token expires", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="expirationDate")]
public string ExpirationDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The date time that the token expires", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="expirationDate")>]
member this.ExpirationDate : string
Public ReadOnly Property ExpirationDate As String
Property Value
- Attributes