View source: R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_deregister_identity_provider | R Documentation |
Deregisters the Active Directory identity provider from License Manager user-based subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_deregister_identity_provider/ for full documentation.
licensemanagerusersubscriptions_deregister_identity_provider(
IdentityProvider = NULL,
IdentityProviderArn = NULL,
Product = NULL
)
IdentityProvider |
An object that specifies details for the Active Directory identity provider. |
IdentityProviderArn |
The Amazon Resource Name (ARN) that identifies the identity provider to deregister. |
Product |
The name of the user-based subscription product. Valid values: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.