| AuthcodeCodeExpires Property |
获取失效分钟数
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxprotected virtual TimeSpan CodeExpires { get; }Protected Overridable ReadOnly Property CodeExpires As TimeSpan
Get
protected:
virtual property TimeSpan CodeExpires {
TimeSpan get ();
}abstract CodeExpires : TimeSpan with get
override CodeExpires : TimeSpan with get
Property Value
Type:
TimeSpan
See Also