Click or drag to resize
IAccountGroupRelationInfo Interface
帐户和群组的关联信息

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

The IAccountGroupRelationInfo type exposes the following members.

Methods
  NameDescription
Public methodGetAccount
Public methodGetGroup
Top
Properties
  NameDescription
Public propertyAccountGlobalName
帐号全局名称
Public propertyAccountId
帐号标识
Public propertyBeginDate
生效时间
Public propertyEndDate
失效时间
Public propertyGroupGlobalName
群组全局名称
Public propertyGroupId
群组标识
Top
See Also