Click or drag to resize
AuthenticationPrincipal Constructor
初始化 若成员通过授权则创建.

Namespace: X3Platform.Security.Authentication
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public AuthenticationPrincipal(
	IAccountInfo account
)

Parameters

account
Type: X3Platform.MembershipIAccountInfo
成员信息
See Also