Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 587 Bytes

TokenUserFactorProfile.md

File metadata and controls

21 lines (15 loc) · 587 Bytes

TokenUserFactorProfile

Properties

Name Type Description Notes
CredentialId String [optional]

Examples

  • Prepare the resource
$TokenUserFactorProfile = Initialize-Okta.PowerShellTokenUserFactorProfile  -CredentialId null
  • Convert the resource to JSON
$TokenUserFactorProfile | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]