Deregisters the Active Directory identity provider from License Manager user-based subscriptions
Source:R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_deregister_identity_provider.RdDeregisters 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.
Usage
licensemanagerusersubscriptions_deregister_identity_provider(
IdentityProvider = NULL,
Product = NULL,
IdentityProviderArn = NULL
)Arguments
- IdentityProvider
An object that specifies details for the Active Directory identity provider.
- Product
The name of the user-based subscription product.
Valid values:
VISUAL_STUDIO_ENTERPRISE|VISUAL_STUDIO_PROFESSIONAL|OFFICE_PROFESSIONAL_PLUS|REMOTE_DESKTOP_SERVICES- IdentityProviderArn
The Amazon Resource Name (ARN) that identifies the identity provider to deregister.