pcaconnectorad_get_service_principal_name {paws.security.identity} | R Documentation |
Lists the service principal name that the connector uses to authenticate with Active Directory
Description
Lists the service principal name that the connector uses to authenticate with Active Directory.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_get_service_principal_name/ for full documentation.
Usage
pcaconnectorad_get_service_principal_name(
ConnectorArn,
DirectoryRegistrationArn
)
Arguments
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
|
[Package paws.security.identity version 0.9.0 Index]