你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateKeyOptions.NotBefore 属性

定义

获取或设置一个 , DateTimeOffset 该值指示密钥何时有效。

public DateTimeOffset? NotBefore { get; set; }
member this.NotBefore : Nullable<DateTimeOffset> with get, set
Public Property NotBefore As Nullable(Of DateTimeOffset)

属性值

适用于