命名空间:microsoft.graph
表示单个机密值。
属性
属性 | 类型 | 说明 |
---|---|---|
注册表项 | synchronizationSecret | 可能的值为:、、、、Password SecretToken ClientSecret ClientIdentifier BaseAddress AppKey SingleSignOnType 、Domain ConsumerKey ConsumerSecret TokenExpiration TokenKey Sandbox Oauth2AccessTokenCreationTime Url Oauth2AccessToken 、 。 ConnectionString Oauth2AuthorizationCode SkipOutOfScopeDeletions SyncNotificationSettings EnforceDomain Oauth2RedirectUri SandboxName SystemOfRecord SynchronizationSchedule ApplicationTemplateIdentifier UpdateKeyOnSoftDelete CompanyId Oauth2ClientSecret Oauth2TokenExchangeUri Oauth2AuthorizationUri PerformInboundEntitlementGrants Server HardDeletesEnabled AuthenticationType SyncAgentCompatibilityKey Oauth2ClientId TestReferences Oauth2RefreshToken ValidateDomain SyncAll SyncAgentADContainer InstanceName UserName None |
值 | String | 机密的值。 |
支持的键值对
键 | 值 |
---|---|
BaseAddress | 尝试预配的租户 URL/SCIM 终结点。 |
SecretToken | 用于授权访问应用程序的令牌。 此令牌由应用程序开发人员提供。 |
SyncNotificationSettings | 此属性用于确定是否发送隔离电子邮件。 |
SyncAll | 确定所有用户和组之间的同步范围,或者仅确定分配的用户和组之间的同步范围。 将用户预配到应用程序中时,该值通常为“True”。 |
SkipOutOfScopeDeletions | 确定超出范围的帐户在目标中是禁用还是未禁用。 |
JSON 表示形式
以下 JSON 表示形式显示了资源类型。
{
"key": "String",
"value": "String"
}