Table 1275 Doc. Exch. Service Setup in 25

App
Base Application
Namespace
Microsoft.EServices.EDocument

Fields, 23Keys, 1Procedures, 22Events, 1

Versions171819202122232425262728latest

Source29

Fields, 23

IdNameTypeObsolete
1Primary KeyCode[10]-
4Sign-up URLText[250]-
5Service URLText[250]-
6Sign-in URLText[250]-
7Consumer KeyGuidPending 19.0
Authentication with OAuth 1.0 is deprecated.
8Consumer SecretGuidPending 19.0
Authentication with OAuth 1.0 is deprecated.
9TokenGuidPending 19.0
Authentication with OAuth 1.0 is deprecated.
10Token SecretGuidPending 19.0
Authentication with OAuth 1.0 is deprecated.
11Doc. Exch. Tenant IDGuidPending 19.0
Authentication with OAuth 1.0 is deprecated.
12User AgentText[30]-
13Client IdText[250]-
14Client Secret KeyGuid-
15Redirect URLText[250]-
16Auth URLText[250]-
17Token URLText[250]-
18Access Token KeyGuid-
19Refresh Token KeyGuid-
20EnabledBoolean-
21Log Web RequestsBoolean-
24Token SubjectText[250]-
25Token Issued AtDateTime-
27Id TokenText[1024]-
28Token ExpiredBoolean-

Keys, 1

NameFieldsObsolete
Key1, clusteredPrimary Key-

Procedures, 22

NameParametersReturnsAccessObsolete
SetURLsToDefault()public-
CheckConnection()public-
ShowJobQueueEntry()public-
GetClientSecret()TextpublicPending 25.0
Replaced by GetClientSecretAsSecretText
DeleteClientSecret()public-
SetAccessToken(Text)publicPending 25.0
Replaced by SetAccessToken(AccessToken: SecretText)
GetAccessToken()TextpublicPending 25.0
Replaced by GetAccessTokenAsSecretText
DeleteAccessToken()public-
SetRefreshToken(Text)publicPending 25.0
Replaced by SetRefreshToken(RefreshToken: SecretText)
GetRefreshToken()TextpublicPending 25.0
Replaced by GetRefreshTokenAsSecretText
DeleteRefreshToken()public-
SetDefaultRedirectUrl()public-
SetURLsToDefault(Boolean)public-
IsEnabledChanged()Booleaninternal-
ScheduleJobQueueEntries()public-
CancelJobQueueEntries()public-
SetClientSecret(SecretText)public-
GetClientSecretAsSecretText()SecretTextpublic-
SetAccessToken(SecretText)public-
GetAccessTokenAsSecretText()SecretTextpublic-
SetRefreshToken(SecretText)public-
GetRefreshTokenAsSecretText()SecretTextpublic-

Events, 1

KindNameParametersObsolete
Integration eventOnBeforeEnableConnection(var Record Doc. Exch. Service Setup, var Boolean)-