WebhookSharedSecret Class | |
Represents the webhook shared secret.
Inheritance Hierarchy SystemObject
Smartsheet.Api.ModelsWebhookSharedSecret
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public class WebhookSharedSecret
Public Class WebhookSharedSecret
public ref class WebhookSharedSecret
type WebhookSharedSecret = class end
The WebhookSharedSecret type exposes the following members.
Constructors Properties
| Name | Description |
---|
| SharedSecret |
Get the Shared secret for this webhook, randomly generated by Smartsheet.
|
TopSee Also