IAuthenticationManagementGetSessions Method |
获取当前会话集合
Namespace: X3Platform.Security.AuthenticationAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIDictionary<string, IAccountInfo> GetSessions()
IDictionary<String^, IAccountInfo^>^ GetSessions()
Return Value
Type:
IDictionaryString,
IAccountInfo[Missing <returns> documentation for "M:X3Platform.Security.Authentication.IAuthenticationManagement.GetSessions"]
See Also