public static void Setup(
IAuthenticator authenticator,
ICache cache
)
Public Shared Sub Setup (
authenticator As IAuthenticator,
cache As ICache
)
public:
static void Setup(
IAuthenticator^ authenticator,
ICache^ cache
)
static member Setup :
authenticator : IAuthenticator *
cache : ICache -> unit
[Missing <param name="authenticator"/> documentation for "M:Scanjour.Workflow4.Base.ODataServiceProvider.Setup(WorkZone.OAuth.Authenticator.IAuthenticator,Scanjour.Workflow4.Base.Cache.ICache)"]
[Missing <param name="cache"/> documentation for "M:Scanjour.Workflow4.Base.ODataServiceProvider.Setup(WorkZone.OAuth.Authenticator.IAuthenticator,Scanjour.Workflow4.Base.Cache.ICache)"]