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입니다.

적용 대상