SwiftlyS2

COAuthToken_ImplicitGrantNoPrompt_Response

Interface COAuthToken_ImplicitGrantNoPrompt_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface COAuthToken_ImplicitGrantNoPrompt_Response : ITypedProtobuf<COAuthToken_ImplicitGrantNoPrompt_Response>, INativeHandle

Implements

Properties

AccessToken

string AccessToken { get; set; }
Property Value

RedirectUri

string RedirectUri { get; set; }
Property Value

On this page