Class CreatedBy  
  
  
    - Namespace
 - FoundationaLLM.Common.Models.AzureAIService
 
  - Assembly
 - FoundationaLLM.Common.dll
 
   
  
  
  
  
    - Inheritance
 
    - 
      
      
CreatedBy
     
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
    
  
 
  
    - Extension Methods
 
    - 
  
  
 
  Properties
  
  
  Upn
  
  
  
  
  
    [JsonPropertyName("upn")]
public string Upn { get; set; }
   
  Property Value
  
    - string
 
    
  
  
  
  UserAltSecId
  
  
  
  
  
    [JsonPropertyName("userAltSecId")]
public object UserAltSecId { get; set; }
   
  Property Value
  
    - object
 
    
  
  
  
  UserIdp
  
  
  
  
  
    [JsonPropertyName("userIdp")]
public object UserIdp { get; set; }
   
  Property Value
  
    - object
 
    
  
  
  
  UserIss
  
  
  
  
  
    [JsonPropertyName("userIss")]
public string UserIss { get; set; }
   
  Property Value
  
    - string
 
    
  
  
  
  UserName
  
  
  
  
  
    [JsonPropertyName("userName")]
public string UserName { get; set; }
   
  Property Value
  
    - string
 
    
  
  
  
  UserObjectId
  
  
  
  
  
    [JsonPropertyName("userObjectId")]
public string UserObjectId { get; set; }
   
  Property Value
  
    - string
 
    
  
  
  
  UserPuId
  
  
  
  
  
    [JsonPropertyName("userPuId")]
public string UserPuId { get; set; }
   
  Property Value
  
    - string
 
    
  
  
  
  UserTenantId
  
  
  
  
  
    [JsonPropertyName("userTenantId")]
public string UserTenantId { get; set; }
   
  Property Value
  
    - string