> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/variant/fvycreatesigningmethodrequestvariant.md).

# FVyCreateSigningMethodRequestVariant

| VariantType   | [EVySigningMethodType](/sdk-reference/ue5-sdk-v3/object-references/wallet/enum/evysigningmethodtype.md)                                           | Authentication method type (first method must be PIN) |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| Pin           | [FVyOptCreatePinSigningMethodRequest](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvycreatepinsigningmethodrequest.md)                     |                                                       |
| EmergencyCode | [FVyOptCreateEmergencyCodeSigningMethodRequest](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvycreateemergencycodesigningmethodrequest.md) |                                                       |
| Biometric     | [FVyOptCreateBiometricSigningMethodRequest](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvycreatebiometricsigningmethodrequest.md)         |                                                       |
| Password      | [FVyOptCreatePasswordSigningMethodRequest](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvycreatepasswordsigningmethodrequest.md)           |                                                       |
