Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents the verified publisher of the application. For more information, see Publisher verification. Verified publishers are set using setVerifiedPublisher and can only be removed using unsetVerifiedPublisher.
Property | Type | Description |
---|---|---|
addedDateTime | DateTimeOffSet | The timestamp when the verified publisher was first added or most recently updated. |
displayName | String | The verified publisher name from the app publisher's Partner Center account. |
verifiedPublisherId | String | The ID of the verified publisher from the app publisher's Partner Center account. |
The following JSON representation shows the resource type.
{
"displayName": "String",
"verifiedPublisherId": "String",
"addedDateTime": "DateTimeOffSet"
}
Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now