UserInfo..::..expires_in Property

设置或读取有效时间

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public int expires_in { get; set; }
Public Property expires_in As Integer
	Get
	Set
public:
property int^ expires_in {
	int^ get ();
	void set (int^ value);
}

Field Value

有效时间(单位:秒)