IAdmM365AppSecretTenantCredential
The IAdmM365AppSecretTenantCredential interface represents application credential used to authenticate to the Microsoft 365 tenant.
Inheritance: IAdmM365TenantCredential
Methods
-
Method
-
Description
-
SetSecret()
-
Sets the client secret used to authenticate to the Microsoft 365 tenant.
Properties
-
Property
-
Description
-
AppId
-
Gets or sets the identifier of the application used to authenticate to the Microsoft 365 tenant.
-
TenantId
-
Gets or sets the identifier of the Microsoft 365 tenant.
-
AppDisplayName
-
Gets the display name of the application used to authenticate to the Microsoft 365 tenant.
Details
SetSecret()
Sets the client secret used to authenticate to the Microsoft 365 tenant.
void SetSecret(string value)
AppId
Gets or sets the identifier of the application used to authenticate to the Microsoft 365 tenant.
- Type:
- string
- Access:
- Read/Write
TenantId
Gets or sets the identifier of the Microsoft 365 tenant.
- Type:
- string
- Access:
- Read/Write
AppDisplayName
Gets the display name of the application used to authenticate to the Microsoft 365 tenant.
- Type:
- string
- Access:
- Read-only
Requirements
Minimum required version: 2023