ISession Interface

登入會話介面定義

Definition

Namespace: eBizprise.Framework.Common.Interface
Assembly: eBizprise.Framework.Common (in eBizprise.Framework.Common.dll) Version: 25.0.1.0+9af286275430f5cdff066120a88db0d7edbaef7c
C#
public interface ISession

Properties

AccessToken 存取Token
AuthorizeData 授權資訊
CreateDateTime 建檔時間
EmployeeId 人員識別碼
ExpireDateTime 逾時時間

See Also