다음을 통해 공유


SlackClientWrapperOptions.SlackClientSigningSecret 속성

정의

들어오는 웹후크가 Slack에서 시작되었는지 확인하는 데 사용되는 토큰을 가져오거나 설정합니다.

public string SlackClientSigningSecret { get; set; }
member this.SlackClientSigningSecret : string with get, set
Public Property SlackClientSigningSecret As String

속성 값

클라이언트 서명 암호입니다.

적용 대상