Click or drag to resize
AuthenticationPrincipalIdentity Property
返回一个现实IIdentity接口的 IAccountInfo对象

Namespace: X3Platform.Security.Authentication
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public IIdentity Identity { get; }

Property Value

Type: IIdentity

Implements

IPrincipalIdentity
See Also