GetComponentManagedIdentityFIC Function
Generates and returns FIC to be configured for given component
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
ComponentId
|
Edm.Guid | False | True | Id of the component |
|
ComponentName
|
Edm.String | False | False | Name of the component for which FIC subject needs to be generated |
Return type
| Type | Nullable | Description |
|---|---|---|
| GetComponentManagedIdentityFICResponse | False | Contains the response of the GetComponentManagedIdentityFIC function. |