Click or drag to resize
SecurityMethodAttributeAccount Property
用户信息,可以自行编写取得当前用户信息的方法

Namespace: X3Platform.Security
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected abstract IAccountInfo Account { get; }

Property Value

Type: IAccountInfo
See Also