Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 541 Bytes

SessionAuthenticationMethod.md

File metadata and controls

20 lines (14 loc) · 541 Bytes

SessionAuthenticationMethod

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$SessionAuthenticationMethod = Initialize-Okta.PowerShellSessionAuthenticationMethod 
  • Convert the resource to JSON
$SessionAuthenticationMethod | ConvertTo-JSON

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