GetDIDComponentArgs.section property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional. The section of the DID document where to search for the fragment. Example 'keyAgreement', or 'assertionMethod', or 'authentication', etc
Signature:
section?: DIDDocumentSection;