SlackClientWrapperOptions.SlackRedirectUri 属性

定义

获取或设置在 oauth 流后将用户重定向到的 URI。 在大多数情况下, 应为 https://mydomain.com/install/auth

public Uri SlackRedirectUri { get; set; }
member this.SlackRedirectUri : Uri with get, set
Public Property SlackRedirectUri As Uri

属性值

Uri

重定向 URI。

适用于