Class FederatedLoginResult
- Namespace
- SWConfigDataClientLib
- Assembly
- IpPbxCDSClientLib.dll
public class FederatedLoginResult
- Inheritance
-
FederatedLoginResult
Properties
AccountId
public string AccountId { get; set; }
Property Value
- string
LibManager
public LibManager LibManager { get; }
Property Value
- LibManager
ResultType
public FederationResultType ResultType { get; }
Property Value
- FederationResultType
UniquePrincipalName
public string UniquePrincipalName { get; set; }
Property Value
- string
UserId
public int UserId { get; set; }
Property Value
- int
Username
public string Username { get; set; }
Property Value
- string
Methods
GetMessage()
public string GetMessage()
Returns
- string