IAfdDomainProperties.ValidationPropertyExpirationDate 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 ValidationPropertyExpirationDate { 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.ValidationPropertyExpirationDate : string
Public ReadOnly Property ValidationPropertyExpirationDate As String
Property Value
- Attributes