View source: R/pcaconnectorad_operations.R
pcaconnectorad_create_service_principal_name | R Documentation |
Creates a service principal name (SPN) for the service account in Active Directory. Kerberos authentication uses SPNs to associate a service instance with a service sign-in account.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_create_service_principal_name/ for full documentation.
pcaconnectorad_create_service_principal_name(
ClientToken = NULL,
ConnectorArn,
DirectoryRegistrationArn
)
ClientToken |
Idempotency token. |
ConnectorArn |
[required] The Amazon Resource Name (ARN) that was returned when you called
|
DirectoryRegistrationArn |
[required] The Amazon Resource Name (ARN) that was returned when you called
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.