Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICredential

表示用户的安全凭证。

interface
version

1.0.0

Hierarchy

  • ICredential

Index

Properties

credentialId

credentialId: string

获取安全凭证编号。

member
returns

string

Optional expires

expires: Date

获取安全凭证的过期时间。

member
returns

Date

userId

userId: string

获取安全凭证对应的用户编号。

member
returns

string

Generated using TypeDoc