GET api/PartageExterne?siteURL={siteURL}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| siteURL | string |
Required |
Body Parameters
X509Certificate2| Name | Description | Type | Additional information |
|---|---|---|---|
| Archived | boolean |
None. |
|
| Extensions | Collection of Object |
None. |
|
| FriendlyName | string |
None. |
|
| IssuerName | X500DistinguishedName |
None. |
|
| NotAfter | date |
None. |
|
| NotBefore | date |
None. |
|
| HasPrivateKey | boolean |
None. |
|
| PrivateKey | AsymmetricAlgorithm |
None. |
|
| PublicKey | PublicKey |
None. |
|
| RawData | Collection of byte |
None. |
|
| SerialNumber | string |
None. |
|
| SubjectName | X500DistinguishedName |
None. |
|
| SignatureAlgorithm | Oid |
None. |
|
| Thumbprint | string |
None. |
|
| Version | integer |
None. |
|
| Handle | IntPtr |
None. |
|
| Issuer | string |
None. |
|
| Subject | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ClientContext| Name | Description | Type | Additional information |
|---|---|---|---|
| Web | Web |
None. |
|
| Site | Site |
None. |
|
| RequestResources | RequestResources |
None. |
|
| FormDigestHandlingEnabled | boolean |
None. |
|
| ServerVersion | Version |
None. |
|
| Url | string |
None. |
|
| ApplicationName | string |
None. |
|
| ClientTag | string |
None. |
|
| DisableReturnValueCache | boolean |
None. |
|
| ValidateOnClient | boolean |
None. |
|
| AuthenticationMode | ClientAuthenticationMode |
None. |
|
| FormsAuthenticationLoginInfo | FormsAuthenticationLoginInfo |
None. |
|
| Credentials | ICredentials |
None. |
|
| WebRequestExecutorFactory | WebRequestExecutorFactory |
None. |
|
| PendingRequest | ClientRequest |
None. |
|
| HasPendingRequest | boolean |
None. |
|
| Tag | Object |
None. |
|
| RequestTimeout | integer |
None. |
|
| StaticObjects | Dictionary of string [key] and Object [value] |
None. |
|
| ServerSchemaVersion | Version |
None. |
|
| ServerLibraryVersion | Version |
None. |
|
| RequestSchemaVersion | Version |
None. |
|
| TraceCorrelationId | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.