vl
public async Task AuthorizingAsync()
{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
}
Size: a a a
vl
public async Task AuthorizingAsync()
{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
}
vl
AM
ВE
ВE
public async Task AuthorizingAsync()
{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
}
public async Task AuthorizingAsync()
{
return Task.Run(()=>{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
});
}
vl
public async Task AuthorizingAsync()
{
return Task.Run(()=>{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
});
}
ВE
AM
ВE
ВE
vl
public async Task AuthorizingAsync()
{
return Task.Run(()=>{
AuthorizingInProgress = true;
LeanFactory.Initialize("GatewayUOWApp");
_unifiedSdk = LeanFactory.Create();
_unifiedSdk.SetWindowsAuthentication();
AuthorizingInProgress = false;
});
}
vl
ВE
vl
ВE
vl
ВE
ВE
vl
ВE