Class CcdUserAPIKey
CcdUserAPIKey model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
public class CcdUserAPIKey : object
Constructors
CcdUserAPIKey(String)
Creates an instance of CcdUserAPIKey.
Declaration
public CcdUserAPIKey(string apikey)
Parameters
| Type | Name | Description |
|---|---|---|
| String | apikey | apikey param |
Properties
Apikey
Declaration
public string Apikey { get; }
Property Value
| Type | Description |
|---|---|
| String |