Parameters
| Parameter | Type | Description |
|---|---|---|
props | EnrollMfaModalContentProps | The props for the EnrollMfaModalContent component. |
Returns
Element
The EnrollMfaModalContent component.function EnrollMfaModalContent(props: EnrollMfaModalContentProps): Element;
| Parameter | Type | Description |
|---|---|---|
props | EnrollMfaModalContentProps | The props for the EnrollMfaModalContent component. |
Element
The EnrollMfaModalContent component.Was this page helpful?