Class ExtensionSocialAccountUser
Social User extension
Inherited Members
Namespace: Oci.IdentitydomainsService.Models
Assembly: OCI.DotNetSDK.Identitydomains.dll
Syntax
public class ExtensionSocialAccountUserProperties
SocialAccounts
Declaration
[JsonProperty(PropertyName = "socialAccounts")]
public List<UserExtSocialAccounts> SocialAccounts { get; set; }Property Value
| Type | Description | 
|---|---|
| List<UserExtSocialAccounts> | Description:
 
 |