View source: R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_register_identity_provider | R Documentation |
Registers an identity provider for user-based subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_register_identity_provider/ for full documentation.
licensemanagerusersubscriptions_register_identity_provider(
IdentityProvider,
Product,
Settings = NULL
)
IdentityProvider |
[required] An object that specifies details for the identity provider. |
Product |
[required] The name of the user-based subscription product. |
Settings |
The registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.