workspaces_modify_certificate_based_auth_properties {paws.end.user.computing} | R Documentation |
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces
Description
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
See https://www.paws-r-sdk.com/docs/workspaces_modify_certificate_based_auth_properties/ for full documentation.
Usage
workspaces_modify_certificate_based_auth_properties(
ResourceId,
CertificateBasedAuthProperties = NULL,
PropertiesToDelete = NULL
)
Arguments
ResourceId |
[required] The resource identifiers, in the form of directory IDs. |
CertificateBasedAuthProperties |
The properties of the certificate-based authentication. |
PropertiesToDelete |
The properties of the certificate-based authentication you want to delete. |
[Package paws.end.user.computing version 0.7.0 Index]