Click or drag to resize
IAccountOrganizationRelationInfo Interface
帐户和组织的关联信息

Namespace: X3Platform.Membership
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IAccountOrganizationRelationInfo

The IAccountOrganizationRelationInfo type exposes the following members.

Methods
  NameDescription
Public methodGetAccount
Public methodGetOrganization
Top
Properties
  NameDescription
Public propertyAccountGlobalName
帐号全局名称
Public propertyAccountId
帐号标识
Public propertyBeginDate
生效时间
Public propertyEndDate
失效时间
Public propertyIsDefault
是否默认组织
Public propertyOrganizationGlobalName
组织全局名称
Public propertyOrganizationId
组织标识
Top
See Also