AsnReaderOptions.UtcTimeTwoDigitYearMax プロパティ

定義

UtcTime 値で表す最大の年を取得または設定します。

public:
 property int UtcTimeTwoDigitYearMax { int get(); void set(int value); };
public int UtcTimeTwoDigitYearMax { get; set; }
member this.UtcTimeTwoDigitYearMax : int with get, set
Public Property UtcTimeTwoDigitYearMax As Integer

プロパティ値

UtcTime 値で表す最大の年。 既定値は 2049 です。

適用対象