Resource Type: dsc_exopartnerapplication
- Defined in:
- lib/puppet/type/dsc_exopartnerapplication.rb
Overview
The DSC EXOPartnerApplication resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_acceptsecurityidentifierinformation
The AcceptSecurityIdentifierInformation parameter specifies whether Exchange should accept security identifiers (SIDs) from another trusted Active Directory forest for the partner application.
-
dsc_accounttype
The AccountType parameter specifies the type of Microsoft account that’s required for the partner application.
-
dsc_applicationid
Id of the Azure Active Directory application to authenticate with.
-
dsc_applicationidentifier
The ApplicationIdentifier parameter specifies a unique application identifier for the partner application that uses an authorization server.
-
dsc_certificatepath
Path to certificate used in service principal usually a PFX file.
-
dsc_certificatethumbprint
Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.
-
dsc_enabled
The Enabled parameter specifies whether the partner application is enabled.
-
dsc_ensure
Specify if the Partner Application should exist or not.
-
dsc_linkedaccount
The LinkedAccount parameter specifies a linked Active Directory user account for the application.
-
dsc_tenantid
Id of the Azure Active Directory tenant used for authentication.
Parameters
-
dsc_certificatepassword
Username can be made up to anything but password will be used for CertificatePassword
-
dsc_credential
Credentials of the Exchange Global Admin
-
dsc_name (namevar)
The Name parameter specifies a new name for the partner application.
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).